Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Hey folks - running the version that shipped with Civicspace RC6 (3680), it appears that including a textarea ("Note") in one of the Profile groups breaks the "Create Standalone Form" page. It appears to do this by ending the textarea element that is supposed to be containing the form code. I have a screenshot if you want it.
The last code in the Standalone Form code box is:
"<td><textarea rows="4," cols="80" name="custom_4" id="custom_4" class="form-textarea">"
and immediately after the code box begins the description for that textarea field.
-Jesse
jesse@idcwebdev.com