MVC Example: Info & Warning Rules Only On Edit #3261
Replies: 2 comments 1 reply
-
Is it possible that in the example that By default, the create/createchild operations don't call [Create]
private void Create()
{
BusinessRules.CheckRules();
} |
Beta Was this translation helpful? Give feedback.
-
In the sample the markup to show the warnings isn't on the create page. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the most recent MVC Example the Info and Warning rules appear to only work on Edit.
That is a fantastic feature; however, I'd like to see these work on Create as well.
Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions