Page 1 of 1

How can we use SmartyValidate

Posted: Mon Aug 21, 2006 7:50 pm
by mark007
I am used working with Smarty but a cmsms newbie. I tried the FeedbackForm module but I want more freedom in creating my forms (and script).  I worked with SmartyValidate and I am quite pleased with that. One of the nice things about SmartyValidate is that you can show validation error message next to the form field. Also if there are more validation errors you can show them in on cyclus.

How can I write my own form (within the cms) with SmartyValidate? Alternative ideas are welcome afcourse

mark

Re: How can we use SmartyValidate

Posted: Wed Aug 23, 2006 10:35 pm
by tsw
SmartyValidate looks promising.

I cant think of any way to include SmartyValidate to current feedbackform but you might be able to create similar module with SmartyValidate quite easily.

Ill have to dig deeper into smarty plugins :)

Re: How can we use SmartyValidate

Posted: Sat Aug 26, 2006 9:40 am
by mark007
OK cool ... I am happy with smartvalidate. Another smarty plugin I use is smartypaginate. Works nice too.

I am quite happy with CMSMS ... I selected my own favorite PHP plugins before ... Smarty, ADODB and phpmailer. Good to see that CMSMS also use these. Great minds think alike  ;D

I especially like how we can create custom tags. I still need to figure out how to create my own modules in CMSMS.

mark

Re: How can we use SmartyValidate

Posted: Thu Aug 31, 2006 1:42 pm
by cyberman
mark007 wrote: Another smarty plugin I use is smartypaginate.
Can you show an example how to use this with CMSms please (I'm a coder newbee :)) ?