Ken
Ken
WWindmill
Created by Ken on 4/23/2024 in #help
global variables
Hie. Just wondering how I can make a global state that is accessible across different flows / scripts. I cannot use variables or resources for this particular case because I need the variable to be accessible and modified by multiple users in different sessionsconcurrently.
5 replies
WWindmill
Created by Ken on 4/10/2024 in #help
Creating button eventListeners
Hie guys. I have an app with three button components and a text box. Each of these buttons is returning a result. I am trying to output the result of the respective button pressed in the textbox. I have seen the documentation suggesting using an onclickeventlistener for each button. Can you please help me with instructions on implementing this feature, or a possible alternative approach as recommended. Maybe a small sample code example would help as well. I can proceed based off that.
10 replies