Will FlexCMS operate properly if I create a second contact form and if so, is it possible to make the name and email optional on the second form? Thank you
DCSun Administrator
Posts: 611
April 8, 2011 @ 8:50pm
Hi Grady,
Yes, that shouldn't be a problem as it's just a custom page. You'll need to duplicate both the contact and contact-submit pages, and ensure all instances of "contact-submit" in the code of both are changed to match what you name the new ones.
As for the required fields, look for the IF statement in the submit page and modify that line to suit.
David
FlexCMS v3.2 Has Been Released!
Grady
Posts: 25
Thank you
April 9, 2011 @ 12:08pm
Thank you for your fast reply. Your advice worked perfectly. Grady