Edit Input

Editing an input allows you to modify its parameters to fit the requirements of your formula. Inputs can be fully edited if they are not used in the formula. If the input is in use, only certain fields will be editable.

Steps to Edit an Input

  1. Navigate to the Inputs Tab

    • Go to the Formula Page where the input is defined.

    • Click on the Inputs tab to view the list of inputs associated with the selected formula.

  2. Select the Input to Edit

    • In the listing table under the Inputs tab, click on the Input Name of the input you wish to edit.

  3. Edit Input Details

    • The input's detail form will open, allowing you to edit the following fields:

      • Name

        • Editable only if the input is not currently used in the formula logic.

      • Description

        • Always editable, regardless of whether the input is in use.

      • Type

        • Editable only if the input is not currently used in the formula logic.

      • Nullable

        • Editable only if the input is not currently used in the formula logic.

      • Type-Related Metadata

        • Editable only if the input is not currently used (e.g., Min Length, Max Length, Default Value, etc.).

      • Default Value

        • Editable regardless of whether the input is in use.

  4. Save Changes

    • After making the desired changes, click Update to apply the updates to the input.

The Description and Default Value fields will be editable when the input is used in the formula. Ensure to review and update the input details accordingly.

Last updated