I have a multistep webform with 5 steps, I have enabled default PREVIEW config to review submission. I want to add a page after PREVIEW step and before FINAL SUBMIT with some checkbox and text field as a T&C accept or signature step
Create 5 step form and enable PREVIEW config. Added a new page for T&C and want that page to be render after preview and before final submit.
Tried to move or create this page via hook_form_alter but its not working. Any help would be highly appreciated, thanks in advance