Is there a way to change if a field is required with Javascript? The default form rules do not work because I am running some logic in Javascript based on several of the values input into the form. Thanks in advance!
Is there a way to change if a field is required with Javascript? The default form rules do not work because I am running some logic in Javascript based on several of the values input into the form. Thanks in advance!