April 14, 2020
Estimated Post Reading Time ~

Validating Adobe Experience Manager Touch UI dialog values

You can create an Adobe Experience Manager Touch UI component that validates the values that an author enters into a dialog during edit mode. For example, assume you want to validate the value an author enters into a text field to ensure that it matches an email address. You can develop a Touch UI component so it validates user input, as shown in the following illustration.

Assume that a Touch UI dialog has a text field named email that requires a valid email address.


As shown in the previous illustration, the Touch UI dialog contains a text field. if the user does not enter a valid email address, the component informs the user that the input value is invalid.


To read this development article, click https://helpx.adobe.com/experience-manager/using/creating-touchui-validate.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.