Edit Input

Editing an input allows you to modify its parameters to fit the requirements of your action. Inputs can be fully edited if they are not used in the action. 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 Action Page where the input is defined.

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

  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 action logic.

      • Description

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

      • Type

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

      • Nullable

        • Editable only if the input is not currently used in the action 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 action. Ensure to review and update the input details accordingly.

Last updated