Page 1 of 1

Form In Layout Grid

Posted: Tue Mar 11, 2025 1:25 am
by AurochsDesign
Made a form using the Form Wizard and forgot to add the success and error page addresses. The form is working perfectly otherwise using the Built-in PHP form processor script

But since I chose the 'Create a responsive form using layout grids' option. I do not see the Form listed in the Object Manager - only the LayoutGrids. I feel dumb asking this; i must be overlooking something simple; but where do I edit the Form to include the success and error pages? suppose i could just redo the Wizard but i got the form exactly the way I want and happy with it.

Ok thank you for your patience with my amateurishness ;)

Re: Form In Layout Grid

Posted: Tue Mar 11, 2025 2:10 am
by wwonderfull
AurochsDesign wrote: Tue Mar 11, 2025 1:25 am Made a form using the Form Wizard and forgot to add the success and error page addresses. The form is working perfectly otherwise using the Built-in PHP form processor script

But since I chose the 'Create a responsive form using layout grids' option. I do not see the Form listed in the Object Manager - only the LayoutGrids. I feel dumb asking this; i must be overlooking something simple; but where do I edit the Form to include the success and error pages? suppose i could just redo the Wizard but i got the form exactly the way I want and happy with it.

Ok thank you for your patience with my amateurishness ;)
the layout grid, which contains your form elements, it has a property called forms You open that and inside the built in form processing fieldset you will find the options to add success and error page.

Image

Re: Form In Layout Grid

Posted: Tue Mar 11, 2025 7:14 am
by Pablo
You can access the form's properties via the 'form' tab of the Layout grid.

Image

Re: Form In Layout Grid

Posted: Mon Mar 17, 2025 4:22 pm
by AurochsDesign
wow im a goof. Think i expected the property to be in the nested layout grid. Thanks again all