CGBetterForms - select - option

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
starlink
New Member
New Member
Posts: 8
Joined: Mon Sep 03, 2012 11:40 am

CGBetterForms - select - option

Post by starlink »

Hi,
I am using CGBetterForms ver.1.10.4. How do I create an option list for the select field from the main menu (or part of it?). I guess Pre-render Logic should be used.
Thank you
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1628
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: CGBetterForms - select - option

Post by DIGI3 »

I'm not 100% sure what you want, I assume by 'main menu' you mean your site's frontend navigation? If that's the case, you could probably make a Navigator template to produce the options, then call it in your form template. You might need to use {cms_module module='Navigator' ...} rather than {Navigator ...} but I haven't tested it.

Another method would be to insert the options via javascript. You would likely need to adjust your form validations to compensate for this.
Not getting the answer you need? CMSMS support options
starlink
New Member
New Member
Posts: 8
Joined: Mon Sep 03, 2012 11:40 am

Re: CGBetterForms - select - option

Post by starlink »

Hi DIGI3,
yes I mean frontend navigation. {cms_module module='Navigator' ...} works.

Thank you very much :)
Post Reply

Return to “Modules/Add-Ons”