Skip to main content
May 22, 2023
Solved

Disabled Record Action

  • May 22, 2023
  • 5 replies
  • 0 views

Hi Team,

Can we disable a related action based on a condition?

Eg:

We have a record action to update the form, if the user submits the form the update option button should be disabled.

Thanks.

    Best answer by stefanhelzle0001

    docs.appian.com/.../record-actions.html

    5 replies

    harshitb6843
    May 22, 2023

    You cannot disable it but why don't you just hide it with a showWhen condition instead of disabling it?

    May 22, 2023

    Can you tell me which property do we need to use in the record related action to hide it.

    docs.appian.com/.../record-actions.html

    stefanhelzle0001
    Brainy
    May 22, 2023
    May 22, 2023

    Just trying to understand the requirement:

    You want the user to update the form only once?

    May 22, 2023

    Yes.