Implement process flow and UI actions with a state model
Freigeben Version: Australia
Aktualisiert 12. März 2026
1 Minute Lesedauer
You can implement a process flow and UI actions with a state model.
Vorbereitungen
Role required: state_model_admin or admin
Warum und wann dieser Vorgang ausgeführt wird
State models provide a way to limit the choices for moving between states in a form. If you set up only a state model, users manually change states in the form. Additional steps are required to add the
process flow or UI actions, as illustrated in the following example.
Prozedur
Verify the choices for the State field for the table and ensure that you created transitions for them.
Define UI actions as desired to move between states.
For more information about UI actions, see UI actions.
Ergebnisse
After the state model is enabled, only the defined state
transitions are included in the choice list for the State field,
and the process flow and UI actions are implemented.