Did I find a BUG?

the_fitz 19 Aug, 2013
Hi All,

I am using Chronoforms v4 latest download, with Joomla 3.1.5. I have a form designed and working. I went to edit it, and It will not allow me view data on the "EVENTS" tab or the "Form Settings" or the "Legend" tab. So I can no longer edit my form. It is very complex and I don't want to recreate it. Please help.

Thanks
MrFitz
GreyHead 19 Aug, 2013
Hi The Fitz,

If you can't View them it sounds like a JavaScript error (there are other problems with saving complex forms). Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look on my 3.1.5 site where I can poke around.

Bob
GreyHead 20 Aug, 2013
Hi The Fitz,

You have a Formatted Text element as the header which has (a) double quotes in it and (b) an unclosed <div>. If you open it up, replace the all " with ' and add </div> at the end. Then save the element and save the form. You should now be able to access the Events, etc. when you re-open it.

I recommend that you replace the Formatted Text element with a Custom Element element. They are more robust than the Formatted Text element as soon as you want to do anything other then basic formatted text.

Bob
This topic is locked and no more replies can be posted.