Virtual Columns - Validation is ignored?

I have a use case where the Form detects an issue, raises a message to the user and allows them to continue completing the activity.

I also want to enforce the entry of a Note when the list of detected issues changes to account for any future editing and pre-existing Notes.

I thought Valid_If would be good but it seems that any YES/NO Valid_IF criteria is ignored. Can anyone confirm if this is true or do I need to dig deeper as to why it’s not working?

I answered my own question…Validation DOES work. I guess I just didn’t have things implemented well.

1 Like