Question
4
Replies
114
Views
EY
Posted: January 13, 2020
Last activity: January 16, 2020
Closed
Solved
Customize Date Picker Client Side Validation message DIsplay
Hi All,
Is there a way to get the "Required - Client Side validation message" to the right hand side of the field.
I have attached the screenshot where is coming at bottom of field, need that message @ right hand side.
Thanks
UC
Hi @ChandanU5252,
I dont find any auto generated way of achieving (not even in Skin >errors) the error message to right side of the given input field. Hence, I've composed a custom style to achieve what you are looking for.
1) Open the rule UserWorkForm (Save into the application ruleset if not saved already)
2) Copy and paste the following code snippet
3) Save the rule and run the scenario.
Here are my test screen prints :
Initially the form is,
For the name required (only one field)
For all the date field validation,
Scenario 2,
Once validation is passed,
Please update the code snippet based on your test cases.
Please feel free to reply to this post for any questions.
Thank you,
Regards, cherb.