Question, is the mandatory field box on a custom field definitiion (line level) the one that dictates if a field is mandatory? I mean, I have a custom form that is making optional the field but I think the one from the definition has higher hierarchy, is that correct?
m
mbrewer
10/15/2024, 12:55 PM
you are correct
mbrewer
10/15/2024, 12:56 PM
the field's mandatory setting will override the form setting
mbrewer
10/15/2024, 12:56 PM
but if the field's mandatory setting was not mandatory, the field could be defined as mandatory on individual forms without issue. just not the reverse (at least, not without the use of a script or workflow)