Legacy Dev Forum Posts

 View Only

Sign Up

Textbox is not updating after subsequent clicks

  • 1.  Textbox is not updating after subsequent clicks

    Posted 06-05-2025 19:14

    wu_edward | 2023-04-25 19:45:05 UTC | #1

    I have a textbox on script associated with a variable. When a button is click, it updates the variable with this expression, round(random(1, 999999),0). It works on the first click but it does not update the textbox with subsequent clicks.


    Zino_Onokpise | 2023-05-03 19:32:19 UTC | #2

    hi wu_edward,

    How are you updating the textbox? sounds like it may have to do with your script not updating state after the first click


    wu_edward | 2023-05-03 20:40:17 UTC | #3

    Hi Zino. It was thru a button click event. How do I update the state?


    system | 2023-06-03 20:41:01 UTC | #4

    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: 19639