we have two fields:
1. functions (e.g. field sales manager) - we call it the "business-card function"
2. function /organisation: "sales" (this is for us a key search field) - we do have approx 12 possible "values" to choose from
6 respostas
If they are standard fields, you need to go to the Page Layout, double-click the field, and check the Required checkbox. This is also an option for custom fields. If you go this route, they are required through the interface, but not through the API, such as when loading data through an integration or the Data Loader.
If they are custom fields, another option is to go to the field itself in the setup menu and make it required there. That will make it required when going through the interface, or when going through the API.