How do I enforce a response attribute to be non-null?
I have a response attrbute that needs to hjave a value, b ut users sometimes forget to add the value. Is there a function to enforce a value in the attrbute field?
0