Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Yes. You can uncheck the field from the BO RequiredFields collection, and then create your own test using the CheckRulesOnCurrentRow method of the BO. Then, you can show whatever message you would like for each required field you find "empty".
|