If Reference pre-set text has a quotation mark ("), Amount field disappears
-
I’m creating a simple form with two fields: Reference and Amount. When I set the Reference pre-set text to the string:
Invoice # or other description of service (e.g. “Website Downpayment”)
Then the Amount field does not appear on the form. It appears that the quote character (“) is what is causing the problem. Perhaps this needs to be escaped somehow when saved.
Also, the same problem occurs even if I switch to using a single quote (‘):
Invoice # or other description of service (e.g. ‘Website Downpayment’)
Using a character entity such as ‘"’ does not help either. Any work-around to this issue would be appreciated. Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘If Reference pre-set text has a quotation mark ("), Amount field disappears’ is closed to new replies.