Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
There isn't anything that will revert to the original set of broken rules, but you could create a new business object of that type, clear the required fields from the BO you're working with and then copy over the rules from the new, temp business object. Then, just dispose of that temp business object and your other will be back to its original required fields.
|