Quote:
rowdie wrote:
Contacts / bookings - use liaise, but use the version from the developer's website It contains changes needed for it to work with the latest version of XOOPS.
Yes, Liase would be a good choice. If you want more than one form, Formulaire is worth considering (since Liase only gives you one form I believe).
If you want more complex form behaviours and reporting capabilities, then you should checkout Formulize, which is a module we have built on top of Formulaire. The biggest different for you may be that Liase/Formulaire only give you one form, people fill it in, and the data is e-mailed to you. People return to the form, it is blank, and they can fill it in again and send it to you, but that's all.
With Formulize, you could set things up so that when people go back to the form they would be able to see all the previous entries they have made (previous requests/bookings I suppose in your case).
Formulize would also let you setup reports on the entries users have made so you could easily see a list of all the bookings people have requested by age group, or location, or whatever other characteristics you're collecting in your booking form.
A release candidate version of Formulize has been released here:
http://dev.xoops.org/modules/xfmod/project/showfiles.php?group_id=1179We believe it is a very stable release, with very few changes since the previous version which is in active use on a site with over 1000 registered users, but since this release has not been tested thoroughly we labeled it a release candidate.
It also has no docs and we feel strongly that an official release should have complete docs -- so we're getting around our own standards by making this an unoffical release.
There is a partial demo for Formulize at this site:
http://demo.freeformsolutions.caIt's partial in the sense that you have no access to the form creation side (admin side) and you only get to play with two forms in the Form Menu. But they are two different kinds of forms (one is multiple entry which is probably closer to how you would want your bookings for setup, and one is single entry -- there are a few other options that control form behaviour too; if you want to try out the module for your site, we can answer more detailed configuration questions on the forums in the Formulize section of dev.xoops.org).
Good luck with your site,
--Julian