Hello,
I created a system for evidence in Confiforms. Each entry to the form creates a page from the template. It worked, but out of a sudden when I create a new page, the content gets doubled and I get this error message at the top of the page:
Could not parse the template given in IFTTT macro. Original error: Error occurred rendering template content Encountered "(" at getRenderedContent[line 1, column 25364] Was expecting one of: ... "," ... ... "{" ... ... ... ... "[" ... ... "{" ... "true" ... "false" ... . Will use the template as-is: '
I don't even know where to begin looking. Anyone has any idea what might be the issue.
Probably you have some Velocity templating which is broken
Try debugging your template - this helps - https://wiki.vertuna.com/display/CONFIFORMS/Using+PlainView+to+debug+ConfiForms+expressions%2C+Velocity+templates+and+more
Second error means you have defined the form with the same name more than once on the same page
Turns out, I added comments to the template so it is more user readable. Didnt realize it would try to evaluate them.
Thank you for you help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.