Prezeráte obsah pomocníka verzie:
- 6.4
- 6.3
- 6.2
- Staršie verzie
For forms that are rendered as HTML, form validation errors that occur are displayed for the user. You can customize how validation messages are displayed. Depending on where the validation messages are displayed, you can also control the location of the message in the form and the size of the frame border.
-
Under Validation Output, in the Reporting list, select one of the following options:
Message box: To display validation messages in a separate dialog box.
Frame: To display validation messages within a frame of the same window.
No Frame: To display validation messages in the same window. This value is the default.
Via API (with data): To return the validation messages through the API (with data). The validation messages are not displayed on the screen.
Via API (with form): To return the validation messages through the API (with the form). The validation messages are not displayed on the screen.
None: To not display validation messages.
-
Under Validation Output, in the Position list, select one of the following options:
Left: To display validation messages on the left side of the web browser.
Right: To display validation messages on the right side of the web browser.
Top: To display validation messages at the top of the web browser. This value is the default.
Bottom: To display validation messages at the bottom of the web browser.