AEM4BEGINNER blog is for Beginners who are interested in learning Adobe Experience Manager (AEM) aka Adobe CQ5 from basics. The Information provided in this blog is for learning and testing purposes only. Here, I have posted the information which I know or gathered from different sources.
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.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.