Hi folks,
I am using CF7 since two days and it works very well with one single execption.
I am using a custom html tag attribute to describe a checkbox (a link to the sites privacy policy) but at the frontend of the page after the link text " '/> " is shown.

Backend

and front end result!
Is there a way to getting rid of " '/>' "????
Thank you in advance!
I am using CF7 since two days and it works very well with one single execption.
I am using a custom html tag attribute to describe a checkbox (a link to the sites privacy policy) but at the frontend of the page after the link text " '/> " is shown.

Backend

and front end result!
Is there a way to getting rid of " '/>' "????
Thank you in advance!
the html attributes is for setting the field attributes, you can not use html code here, if you want to add description text then use the Help Text behavior!
You need to login to be able to post a reply.