Try It Out: Set a Predefined Field Value on an Action
When we customized our Create a Case action, the Status field was already present, because it’s a required field for cases. Whenever Acme Wireless’ mobile technicians are out in the field and have to open a case, the case status is always going to be “New” for them. Rather than require them to fill in the Status field every time they open a case, let’s set up a predefined field value for it as “New”. Then we can remove it from the action layout, and whenever the Create a Case action is used to create a case, the status will automatically be set to “New”.
- In the object management settings for accounts, go to Buttons, Links, and Actions.
- Click Create a Case.
- In the Predefined Values related list, click New.
- From the Field Name drop-down list, select Status.
- Set its value to New.
-
Click Save.
Now we need to remove the Status field from the action layout.
- On the action detail page, click Edit Layout.
-
Click the Status field on the layout and drag it up to the
palette.
- Click Save.
OK, now let’s see it in action.