form builder + CTLModuleMaker question

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
User avatar
plger
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 15, 2008 10:38 am

Re: form builder + CTLModuleMaker question

Post by plger »

You cannot use a FormBuilder form to search a CTLMM module unless you do some programming - and that would be more complicated than modifying your module's search form.
As you can see in CTLMM faq, you can change the form layout through the search_NAMEOFLEVEL.tpl template (in the templates folder), and if you need deeper changes, you'll need to modify the action.search.php of your module.
Post Reply

Return to “Developers Discussion”