Hi...
I'm working on a tourism site (ChronoForms 4 RC 1.8 and Joomla 1.6.3) and I need a form to submit content with multiple selection boxes.
I have, for example:
beach, mountain, city, national park
So I need to select more than one (Cancun is: city, beach)
How do I do that? I'm getting a NULL field, no matter if I select 1 or 3 checkboxes or if I use [] after the name tag. I've read about the Handle Arrays but, where do I put that?, in OnLoad or OnSubmit? And How?
And, next: I would like to show those entries in the _content table, using the main _categories table.
Any ideas?
I'm working on a tourism site (ChronoForms 4 RC 1.8 and Joomla 1.6.3) and I need a form to submit content with multiple selection boxes.
I have, for example:
beach, mountain, city, national park
So I need to select more than one (Cancun is: city, beach)
How do I do that? I'm getting a NULL field, no matter if I select 1 or 3 checkboxes or if I use [] after the name tag. I've read about the Handle Arrays but, where do I put that?, in OnLoad or OnSubmit? And How?
And, next: I would like to show those entries in the _content table, using the main _categories table.
Any ideas?