Hi all,
I have a form that a client has me adding a lot of logics to and I'm wondering if there's a way to do the following:
Set a field to required.
Add logic to it where it is only showing if specific items are chosen.
Required doesn't interfere with submission if the field has not been shown due to logics.
So far everything I've tried has made that field always need to be filled out if it's a required field even if it's not visible, but I need these required fields to be "logically" required so that they are only required if they are chosen to be shown.
Hopefully I'm making sense lol. Any assistance would be appreciated.