Recent Upgrade [Form name can NOT be empty!]

Resolve a ChronoForms "Form name can NOT be empty!" error after an upgrade.

Overview

The issue occurs when copying and pasting form code from the site, as hidden HTML formatting tags are inadvertently included.
Remove any extraneous HTML tags, such as emphasis tags, from the pasted form code in your page content to ensure the form name is correctly recognized.

Answered
jf jfreak53 19 May, 2015
The form name is there:
http://cdn.microthosting.com/imgs/Screenshot_at_2015-05-19_13-56-40.png
http://cdn.microthosting.com/imgs/Screenshot_at_2015-05-19_13-56-51.png

And the code in the page content is the correct form name:
http://cdn.microthosting.com/imgs/Screenshot_at_2015-05-19_13-57-12.png

But yet still the page says I don't have a form name:
http://cdn.microthosting.com/imgs/Screenshot_at_2015-05-19_13-57-33.png

What gives?
jf jfreak53 19 May, 2015
Answer
Nevermind! Found it! When you copy/paste from the site you get an `<em>` around your code. Hence it didn't know what name of the form. All fixed, thanks!
This topic is locked and no more replies can be posted.