Using JavaScript, this is not too hard and there are tons of examples and tutorials out there (such as http://www.softcomplex.com/forum/viewthread_3570), but none seem to work with ChronoForms. That is, the script works fine, but when the form is submitted, the data of the list boxes will not be mailed (the variables end up empty in the resulting email). I think this has something to do with ChronoForms not being able to parse arrays, but I'm no expert here.
More examples of what I mean can be found at:
http://www.hscripts.com/scripts/JavaScript/move-list.php
http://www.netevolution.co.uk/scripts.asp?ID=86
In short: I succeeded in doing this in a "normal" HTML form, but can't get it to work with ChronoForms. I have already separated the script from the HTML code of course, but that's not what I'm asking.
Any guru who has an idea?
Regards,
Bas.
More examples of what I mean can be found at:
http://www.hscripts.com/scripts/JavaScript/move-list.php
http://www.netevolution.co.uk/scripts.asp?ID=86
In short: I succeeded in doing this in a "normal" HTML form, but can't get it to work with ChronoForms. I have already separated the script from the HTML code of course, but that's not what I'm asking.
Any guru who has an idea?
Regards,
Bas.