Implement process flow and UI actions with a state model

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can implement a process flow and UI actions with a state model.

    시작하기 전에

    Role required: state_model_admin or admin

    이 태스크 정보

    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.

    Change Request form highlighting the UI Action and Process Flow.

    프로시저

    1. Verify the choices for the State field for the table and ensure that you created transitions for them.
      For more information about how to add State field choices, see Best practices for state field choice values.
    2. After creating the state model, define the process flow.
      For more information about process flows, see Process flow formatter.
    3. Define UI actions as desired to move between states.
      For more information about UI actions, see UI actions.

    결과

    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.