I know that Modifier can be used to make a field required in Dynamics GP. However, are there other ways to accomplish this? Can Field Level Security be used to make a field required?
*This post is locked for comments
I have the same question (0)

I know that Modifier can be used to make a field required in Dynamics GP. However, are there other ways to accomplish this? Can Field Level Security be used to make a field required?
*This post is locked for comments
I have the same question (0)This can be done easily through Modifier as you stated. As for the Field Level Security, the following actions only can be applied on fields;
Having the field as required is not included as one of the available actions.
Other ways include VBA script.. Though, if your target is only to set a field as "required", Modifier is your best option