Has anyone done anything with validation rules that allows for different levels of errors?
I’m thinking having one set of rules that are must have (like the current errors) but also another set that will only notify the user but allow them to proceed anyways.
I’m thinking maybe setting different scenarios would allow this?