+ Start a Discussion
Siva Sankar PaluriSiva Sankar Paluri 

How can we define a field as mandatory using field level security

Amit Chaudhary 8Amit Chaudhary 8
You Can make the field as required by FLS (field level security).

1) https://help.salesforce.com/articleView?id=000003107&language=en_US&type=1

You Can make a field required from below
1) Update the field and set as required
2) From Page layout
3) Validation Rule or Trigger.