Changing state names

You can change the name of a state in a state model, and the name is updated in any actions that refer to it.

About this task

If a hook refers to the name of a state, you must change the state name in the hook code. For information about naming restrictions, see Naming restrictions.

Procedure

To rename a state:
  1. Start the Designer.
  2. In the Schema Repository Explorer view, expand the Record Types folder and then expand the node of the record type whose state name you want to change.
  3. Expand the States folder.
  4. Right-click the state name and then click Rename.
  5. Enter a new name for the state.

Results