Webform Required Error Message does not display text
| Article:TECH41891 | | | Created: 2009-04-21 | | | Updated: 2009-07-17 | | | Article URL http://www.symantec.com/docs/TECH41891 |
| NOTE: If you are experiencing this particular known issue, we recommend that you Subscribe to receive email notification each time this article is updated. Subscribers will be the first to learn about any releases, status changes, workarounds or decisions made. |
Problem
Using a text component and modifying the "Required Error Message" field, if failure occurs, it does not show the required text on the Webform. Additionally, there is a javascript error on the Webform when loading the project in a browser.
Environment
Workflow Solution 6.5 and 7.0
Cause
The text entered in this field contained an invalid character such as a single quote. These items are not supported with the javascript alert method used for the Form popup box.
Solution
Working as designed.
You may remove the single quotes, or escape the quotes using a backslash (\).
For example the following text will format the quotes correctly for the alert message:
You\'ve missed a required field \'text input\'.
| Source | DEFECT |
| Value | ABQ 14497 |
| Description | Logged in abqdc01 (Altiris - Albuquerque) database |
Legacy ID
46696
Article URL http://www.symantec.com/docs/TECH41891
Terms of use for this information are found in Legal Notices









Thank you.