Skip to main content

Managing Field Type Values

Administrators can modify Field Type Values to maintain accurate categorization of application data. This includes editing existing values, removing deprecated entries, or adding new values that reflect changes in business requirements.

This article demonstrates how to manage Field Type Values using the ManageFieldTypeValues workflow.

Prerequisites

Before managing Field Type Values, ensure you have:

  • Access to Resource Admin with the Application RBAC Owner Management Role (or higher)
  • An existing PBAC application with Field Types and Field Type Values already created

Procedure

  1. Sign in to Resource Admin with at least the Application RBAC Owner Management Role.

  2. Select Applications from the Resource Type menu, search for the target PBAC application, and click the Details button.

    • Locating PBAC application:
      image-20240805-153102.png

    • Application overview:
      image-20240805-163716.png

  3. Navigate to PBAC Definitions > App Owned Field Types.

  4. Search for and locate the relevant Field Type, click the gear icon next to it, and select Manage Field Type Values.

    • Manage Field Type Values option:
      image-20240806-145231.png

    The ManageFieldTypeValues workflow opens.

    • ManageFieldTypeValues workflow:
      image-20240806-150100.png
  5. Modify Field Type Values as needed:

    To Edit Existing Values

    Update the Value, Value Display Name, or Description for any existing Field Type Value.

    • Editing existing values:
      image-20240806-163151.png

    To Remove Values

    Click the trash can icon next to a value to remove it from the Field Type.

    • Removing a value:
      image-20240806-161801.png

    To Add New Values

    Click Add New Item, then complete the fields for the new Field Type Value:

    FieldDescription
    ValueUnique identifier used internally for access control and filtering.
    Value Display NameUser-friendly label shown in the UI.
    DescriptionOptional explanatory text describing the purpose of the value.
    • Adding new values:
      image-20240806-162103.png
  6. After making all necessary modifications, click Next.

    • Confirming changes:
      image-20240806-163510.png
  7. In the Operation Execution Summary, click Submit to apply the changes and exit the workflow.

Verify the Results

After saving changes:

  1. Return to PBAC Definitions > App Owned Field Types.
  2. Click Details for the modified Field Type.
  3. Verify that the Field Type Values list reflects your changes (additions, edits, or removals).

Next Steps

After managing Field Type Values, verify that any PBAC policies or app rights using the Field Type continue to function correctly with the updated values.