Configure program lifecycle stepper
Control the visibility of the program lifecycle stepper on the Grant Program record page. The stepper is turned off by default and can be enabled at the instance level for deployments that follow a batch or competitive grant lifecycle.
About this task
The program lifecycle stepper displays six steps on the Grant Program record page: Preparing Program, Accepting Proposals, Evaluating, Awarding, Post-Award, and Closed. Each step reflects a stage in the grant program lifecycle. The steps advance automatically based on the program state. The stepper is turned off by default for all new and existing grant programs. An admin can enable the stepper by toggling on the Grant program Stepper system property for deployments where staged progression through the steps is meaningful.
When the stepper is enabled, all existing stepper behavior is preserved. When the stepper is turned off, no stepper component is rendered on the Grant Program record and the Grant Program playbook views.
- Preparing Program
- Accepting Proposals
- Evaluating
- Awarding
- Post-Award (inactive)
- Closed (inactive)
Each step has one of the following display states:
- None: The step hasn't started.
- Partial (Highlighted): The step is in progress. This is the current active step.
- Done (Checkmark): The step is complete. The program has advanced past this step.
- Preparing Program: The stepper displays Step 1 as partial (in progress) when the grant program state is
draft. All other steps remain in the "None" state. This is the default display state when no valid program record is found. - Accepting Proposals: The stepper advances to Step 2 when the grant program state changes to
accepting_applications. Step 1 is marked as done and Step 2 displays as partial. - Evaluating: The stepper advances to Step 3 when the grant program state changes to
applications_closedand merit reviews take place. Steps 1 and 2 are marked as done and Step 3 displays as partial. - Awarding: The stepper advances to Step 4 only when the program state is
applications_closedand all linked merit review tasks have reached a final state. The system checks every task for each proposal linked to the grant program and verifies that proposal's merit review task is in a final state. If all merit review tasks are final, Steps 1 through 3 are marked as done and Step 4 displays as partial. If even one merit review task remains open across the entire grant program, the stepper stays in step 3. At this stage, all the proposals are in theready_for_proposalstate. - Post-Award and Closed steps are turned off in the stepper UI as they are reserved for future use.
The configuration scope is per instance and not per individual grant program.
Before you begin
Role required: admin
Procedure
- Navigate to .
- Navigate to .
- Select sn_svc_appl_pgm_mg.admin.
- In the Value field, enter true.
- Select Update.
Result
The program lifecycle stepper is now visible on all Grant Program record pages in the instance. The stepper displays the current program state: Preparing Program, Accepting Proposals, Evaluating, Awarding, Post-Award, and Closed.