Legacy Dev Forum Posts

 View Only

Sign Up

How to disabled button during input error in script

  • 1.  How to disabled button during input error in script

    Posted 06-05-2025 19:12

    enotani | 2022-11-20 10:23:31 UTC | #1

    Hi I am validating the script. The agent enters a phone number (11 digits starting from 050/060/070) in the "Input" container and performs the search operation in the "Button" container. I want to do a check (^0[789]0\d{8}$) in the "validation" of the "input" container and disable the "button" container while there is an error. I tried to have a variable in the "disabled" of the "button" container and control it with an action, but it doesn't work. Please let me know if there is a way to implement it.

    Best Regards, Hirofumi.Enotani


    system | 2022-12-21 10:22:11 UTC | #2

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 17290