Hello,
I use the Contact form in a textpage and it works well. I would like to know a few things about this.
1 - Is it possible to set more than one "owner email" to let to the contact form to send the result to 2 or 3 differents emails. I tried to set 2 emails separated with a ";" but only one has been sent. Do you have a good syntax ?
2 - Is it possible to customize the Contact Form to add other fields to it, and rename others, into "address" or "anything else" ? It would be very nice to access to this.
3 - I use Imagevue embeded into a CMS, with a flash page. So, my own Flash page, in my source call the imagevue swf, with this:
loadMovie("galerie/imagevue/imagevue2.swf?globalpath=galerie/&theme=default", galerie);
The last "galerie" is my movie clip inside my flash parent file. But I would like with one link in my Flash parent file, call directly the "contact form". So, I tried this call:
loadMovie("galerie/imagevue/imagevue2.swf?globalpath=galerie/&theme=default&folder=content/textpage/", galerie);
Using "folder=content/textpage/" in more. It doesn't work.
Any idea to let me to have this functional ?
4 - Last thing, It would be great, and may be the Contact form code is not so far, to have the possibility to customize the "Contact form" to have a Guestbook. Just in sending the entries of the Contact form to a file in place of an email. May be I'm taking about things I don't know enough but it seems it's not so different.
Thank you for all.
Have a nice day.
John Steed
Edit:
1 - Ok, sorry I saw after for the multiple owners, this is for the next release.
Waiting for the most important: 2, 3 and 4.