Adding forms in Quick.Cms

partydude

No avatar

2007-04-18 15:04

How do I add a form in a content page?
or better yet: how do I Link a left menu topic to a manually made content file or .tpl
file...

I want to make a reservations form: that is, people that visit the site shoul be able to make reservsations and send them to me?

the same goes for the contact page, visitors should be able to fill in the form and e-mail to me!

Please help me, someone?

» Quick.Cms v1.x

merci

No avatar

2007-04-19 09:52

partydude - if You want to add link in left menu to content tpl You should:
1. edit templates/menu_1.tpl and add there link to Your page with for example p = reservationForm
2. edit index.php and You have to check $p, if it is equal reservationForm it should load Your template for example templates/reservation_form.tpl
3. create for example templates/reservation_form.tpl with form and after send this form on Your email using mail() function

If you have problems with it, we can do this for You. Please contact us via email.

testas

No avatar

2008-03-04 14:19

may be you can explain it more detailed. i try to do it with your instructions, but it is still not working.
<p = reservationForm> it is link form? can you write it more detailed.
and what about index.php editing. what should i edit?

merci

No avatar

2008-03-05 08:12

testas - I wrote only hints how to do this. It isn't exact solution, which you can do only by "copy and paste" as you have to know php well to do this. Sorry, but I'm not able to describe it more detailed. If you have problem with doing it, ask about that some programist.

mmtgv

No avatar

2008-07-20 15:40

I want to add a contact form page on my QuickCMS website (http://www.parfum-by-federico.ro). Can you help me, merci ? Of course, I'm willing to pay for it! My email address is: mmtgv@yahoo.com; I wait a sign from you. Thank's in advance.

Mihai Mateescu

Back to top
about us | contact