Quote from
jlazzaro on June 9, 2025, 3:37 pm
I'm not sure if you've already solved your problem, but as a general tip I never make a field required in the SharePoint settings themselves. If you have any form branching going on you'll trap users with required fields they can't see. Use the NITRO required field if you always show a field, otherwise use column validation.
I'm not sure if you've already solved your problem, but as a general tip I never make a field required in the SharePoint settings themselves. If you have any form branching going on you'll trap users with required fields they can't see. Use the NITRO required field if you always show a field, otherwise use column validation.