I'm setting up my form but the only error I get is an unexpected</p>; expected</br> at row,col {unknown-source}: [1,330]
But I'm not doing anything in html here so I can't just put a </br> in and make it work. What do I do to figure out the actual problem?
Most probably the contents that you have breaks the storage format
Is that something you want to render with a PlainView?
Are you using the [entry.field_name] notations to access ConfiForms data?
Yes I am as part of the IFTTT Integration Rules section of it to send myself an email with some of the data
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you using [entry.field_name] for some reason (and not the ConfiForms Field macros ) to access the data?
Consider using the escapeXML function then - https://wiki.vertuna.com/display/CONFIFORMS/Virtual+functions
(or switch to ConfiForms Field macros unless you want explicitly access the raw values from ConfiForms)
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.
What are you using then? What do you have in the integrations rules?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
8 confiforms field fieldname=
just using the usual confifrom field macro
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you mind sharing the layout or the configuration? As a screenshot (at least) or the (page) storage format
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok So I think I figured out the source of the problem.
I'm using a colleagues form as an example and when I changed the name of the form it breaks it. How do I change the name without breaking it?
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.
I'm not sure either but I reverted it to a previous version that showed up and only changed the formName in ConfiForms Form Definition and in Confiforms (FormView) Registration Control.
Both names matched before and I changed them both to a new but matching name
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nevermind. Not sure how it works now but it works. Thank you for your assistance anyway
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.