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.

To rename a state:

Procedure

  1. Start the Designer.
  2. In the Workspace, expand the Record Types folder, select the record type, expand the States and Actions folder, and double-click State Transition Matrix.
  3. In the State Transition Matrix, click the state that you want to rename and click Edit > Rename State.
  4. In the Rename State window, enter a new name and click OK.

Results