tozi Posted January 27, 2014 Share Posted January 27, 2014 (edited) Hi all, how can i insert my form into cms page? Edited January 27, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 27, 2014 Share Posted January 27, 2014 with html editor you can paste there your own code with form Link to comment Share on other sites More sharing options...
tozi Posted January 27, 2014 Author Share Posted January 27, 2014 (edited) I have this error Edited February 8, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 27, 2014 Share Posted January 27, 2014 can you show your code you're trying to insert? it's a code from error? you use there scripts, it's not allowed to use scripts. you have to extend validate function. there is no other way. Link to comment Share on other sites More sharing options...
tozi Posted January 28, 2014 Author Share Posted January 28, 2014 (edited) Milos.Exist some instructions to insert a custom form to the CMS website? I need this form. Edited January 28, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 29, 2014 Share Posted January 29, 2014 hello as i said before you have to use html code with form in you cms page content (if it doesnt work, make sure that your validate isCleanHtml function accept form and input tags etc.) then you have to create php code to handle the mailing in cmsController. in fact, a lot of modifications, i don't think so that you will find someone who will do all of this for free, changes like that require a lot of time. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now