Form In Layout Grid

Issues related to forms.
Post Reply
AurochsDesign
 
 
Posts: 16
Joined: Fri Mar 18, 2022 3:31 pm

Form In Layout Grid

Post 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 ;)
User avatar
wwonderfull
 
 
Posts: 1555
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Form In Layout Grid

Post 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
User avatar
Pablo
 
Posts: 23222
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Form In Layout Grid

Post by Pablo »

You can access the form's properties via the 'form' tab of the Layout grid.

Image
AurochsDesign
 
 
Posts: 16
Joined: Fri Mar 18, 2022 3:31 pm

Re: Form In Layout Grid

Post by AurochsDesign »

wow im a goof. Think i expected the property to be in the nested layout grid. Thanks again all
Post Reply