- Placeholder for UX Component validation error messages
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Validation and Error Reporting/Placeholder for UX Component validation error messages.xml
This property is optional. Specify a placeholder for where global
UX component validation errors should be shown. If you don't specify a value, a default
location will be used. If your component uses Panels, then it is recommended that you
specify a placeholder here; otherwise any error messages will be shown in a pop-up window.
If you do not want the error messages to shown in a pop-up window specify ]]>
as the value for the placeholder.
- Validation and Error Reporting
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Validation and Error Reporting/index.xml
Properties for implementing and styling the validation and error reporting
in an application.
- Error page 'Row' heading
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Validation/errorpagerowheading.xml
Specify column title for 'Row number' column.
- Warning - Detail View has client-side validation errors'
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Detail View/Customization/Warning - Detail View has client-side validation error.xml
The 'hasClientSideValidationErrors' event fires when the user tries to save Detail View edits back to the List and one or more controls in the Detail View has a client-side validation error.
- hasClientSideValidationErrors
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Detail View/Client-side Events/hasClientSideValidationErrors.xml
The 'hasClientSideValidationErrors' event fires when the user tries to save Detail View edits back to the List and one or more controls in the Detail View has a client-side validation error.
- Validation Rules
/documentation/pages/Guides/Desktop/Design/Data/FieldRules/Validation Rules.xml
Validation Rules help assure that data entry is reasonable and accurate.
- listObj._hasClientSideError Method
/documentation/pages/Ref/Client_Api/UX/list object methods/_hasClientSideError Method.xml
Returns true if any control in the List Detail View has a client-side validation error.
- Error icon
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Editing Properties/erroricon.xml
Icon used to indicate field has an error.
- Show UX Component validation errors in popup-window
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Validation and Error Reporting/Show UX Component validation errors in popup window.xml
If a UX component validation error occurs, specify if the error should be
shown in a popup-window. Note that UX component validation errors are distinct from field
validation errors. UX component validation errors are defined in the 'DialogValidate' server-side
event.
- Instruction message
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Validation/instructionmessage.xml
If a validation error occurs, this message is displayed on the Error page.