I am using eform for a simple contact page. Did everything as it has to be done, in the content area of the webpage instead of generating a form it just spills out the same snippet call.Anything in particular to look for this?And this is something I am doing in my local machine.
-
☆ A M B ☆
- 24,524 Posts
Did you use the example provided in the documentation that comes with eform? (you can find that in the assets/snippets/eform/docs folder) Once that works, you can start modifying the chunk tpls to suit your needs.
Just a thought; do other snippets work as expected on your localhost installation?
Thanks for your reply.
Problem is sorted out. Dunno what was wrong but took the cacheable quote ([!!] replaced this symbol with [[]]) out and is up and running. Tried everything even the examples from other websites.
-
☆ A M B ☆
- 24,524 Posts
That tag syntax will only work if the resource is not cached. Which version of MODx are you using?
Yea I knw but it is doing its job.I don’t have a mail server so din’t test whether it is sending mails or not but it is doing the basic stuff.