Default and Validate Field Values in Redwood Succession Management

As administrators, you can improve the user experience by creating defaulting and validation rules (warnings and errors) in Business Rules for the succession plan page in the create and edit flows.

This table indicates the defaulting and validation fields for the Create and Edit Succession Plan flow.

Process/Pages In the Conditions To Default Field Value To Validate Field Values
  • New Succession Plan
  • Edit Succession Plan
Fields as per flow Private checkbox
  • Plan Type
  • Incumbent
  • Job
  • Position

You can now use these delivered validation templates for succession plans to avoid creation of duplicate succession plans:

  • Validate Accessible Incumbent Succession Plans Based on Incumbent ID: Checks succession plans that the logged in user can access to find if a succession plan has already been created for the same incumbent.
  • Validate Incumbent Succession Plans Based on Incumbent ID: Checks all succession plans to find if a succession plan has already been created for the same incumbent.
  • Validate Accessible Job Succession Plans Based on Job ID: Checks succession plans that the logged in user can access to find if a succession plan has already been created for the job selected in the current succession plan.
  • Validate Job Succession Plans Based on Job ID: Checks all succession plans to find if a succession plan has already been created for the job selected in the current succession plan.
  • Validate Accessible Position Succession Plans Based on Position ID: Checks succession plans that the logged in user can access to find if a succession plan has already been created for the position selected in the current succession plan.
  • Validate Position Succession Plans Based on Position ID: Checks all succession plans to find if a succession plan has already been created for the position selected in the current succession plan.

You can also use the Default Succession Plans as Public rule to ensure that private succession plans can’t be created in your organization.

Streamline creation of succession plans in your organization by validating the succession plans created and enhance your succession planning.

Steps to Enable

To add validation rules for succession plans:

  1. Create a succession plan.
  2. Edit the New Succession Plan page in Visual Builder Studio.
  3. Select a project.
  4. Click Validate Field Values.
  5. Click the + icon near the search field.
  6. In the Create Validation dialog, do these actions:
    1. Select one of these delivered templates:
  • Validate Accessible Incumbent Succession Plans Based on Incumbent ID
  • Validate Incumbent Succession Plans Based on Incumbent ID
  • Validate Accessible Job Succession Plans Based on Job ID
  • Validate Job Succession Plans Based on Job ID
  • Validate Accessible Position Succession Plans Based on Position ID
  • Validate Position Succession Plans Based on Position ID
    1. Enter a suitable label for the template. The ID is automatically generated.
    2. Optionally, enter a description.
    3. Click Create.
  1. Ensure that the rule is active.
  2. Edit the message summary and detail according to your organization’s requirements.

To ensure that plan owners can’t create private plans:

  1. Create a succession plan.
  2. Edit the New Succession Plan page in Visual Builder Studio.
  3. Select a project.
  4. Click Configure Fields and Regions.
  5. Add a form rule.
  6. In the Create Business Rule dialog box, do these actions:
    1. Select the Default Succession Plans as Public rule.
    2. Enter a suitable label for the template. The ID is automatically generated.
    3. Optionally, enter a description.
    4. Click Create.
  1. Ensure that the rule is active.

Key Resources