Question
2
Replies
2984
Views
TCS
Posted: October 21, 2017
Last activity: October 24, 2017
Closed
Validation for a property in each page of an embedded page
I have to validate a property in every embedded page in a page list and if that property is null in any one or more pages i should show an error message at the top of the page and auto focus should be set to those null properties in each row.
Can someone help me with this
***Updated by moderator: Lochan to update Categories***
First thing you can iterate in aloop in aactivity if you find any numm value you can set the error in the page level and can breif about the auto focus requirement