We have a form where people can sign up (optionally) for SMS messages. There's a checkbox for that.
I'd like to require their phone number if they do, but not otherwise. How could I do this? It doesn't look like conditional logic can apply in that way.
Thanks!