Is there a way to query for a required fields list...
# suitescript
c
Is there a way to query for a required fields list on a form?
b
only indirect things like trying to create the record in script to iterate though all the fields to see if they are required
c
This is where I ended up. Not great but doable.