Page 1 of 1

forms?

Posted: Mon Sep 17, 2007 2:40 pm
by toolman
Hi there,

Is there anyway I can set up forms in cmsms? I would like to make a contact form.

Thanks!

Re: forms?

Posted: Mon Sep 17, 2007 2:50 pm
by RonnyK
toolman,

default tag {contact_form} can be used, listed under "extensions -> tags".

For more stylable forms, you can install the module FormBuilder as well. Than you can define the fields and styling yourself.

Ronny

Re: forms?

Posted: Mon Sep 17, 2007 9:41 pm
by Pierre M.
Isn't contactform deprecated ?

FormBuilder hint : it can export the data as CSV, hence no need of mail sending then recieving and parsing.

Pierre M.

Re: forms?

Posted: Tue Sep 18, 2007 6:40 am
by RonnyK
Pierre,

I don't know about the tag being deprecated. I know about module "FeedbackForm" for which "FormBuilder" is the "advanced/newer" version.

Ronny

Re: forms?

Posted: Tue Sep 18, 2007 1:13 pm
by Pierre M.
Thank you Ronny, I was confusing the {contact_form} tag and the deprecated FeedbackForm module.
Pierre