Hi guys,
I have an problem which I haven't managed to resolve so far.
I created several forms a month ago. Today I tried to modify some of them (new text boxes, new email addresses)but there were no possibility - the preview tab in the Form Wizard is completely empty.
If I click the Events tab I see all the settings I made former. When I click the "Test Form" button the form is shown.
Could you pls helm me?
Thanks a lot.
I have an problem which I haven't managed to resolve so far.
I created several forms a month ago. Today I tried to modify some of them (new text boxes, new email addresses)but there were no possibility - the preview tab in the Form Wizard is completely empty.
If I click the Events tab I see all the settings I made former. When I click the "Test Form" button the form is shown.
Could you pls helm me?
Thanks a lot.
Hi Bomboleta,
That sounds as though there may be some kind of JavaScript problem :-(
Which version of ChronoForms are you using?
You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6/1.7/2.5.
Bob
That sounds as though there may be some kind of JavaScript problem :-(
Which version of ChronoForms are you using?
You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6/1.7/2.5.
Bob
Hi Bob,
the version of the component - 4.0 RC3.5.2
plugin - V4 RC3.0
Joomla version 2.5.11
Thanks.
the version of the component - 4.0 RC3.5.2
plugin - V4 RC3.0
Joomla version 2.5.11
Thanks.
Hi Bomboleta,
That should be OK. 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.
Bob
That should be OK. 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.
Bob
Hi Bomboleta,
The main problem is that the Countries options list includes a couple of unescaped quotes e.g. People's Republic of China. These need to be at least escaped as People\'s Republic of China.
I prefer to use country codes and HTML entities in the names like PRC=People’s Republic of China
Bob
PS There are also a lot of extra spaces that may cause problems and at least one misplaced <> pair.
The main problem is that the Countries options list includes a couple of unescaped quotes e.g. People's Republic of China. These need to be at least escaped as People\'s Republic of China.
I prefer to use country codes and HTML entities in the names like PRC=People’s Republic of China
Bob
PS There are also a lot of extra spaces that may cause problems and at least one misplaced <> pair.
This topic is locked and no more replies can be posted.