If I add a text field or a slider component it doesn’t show the Action option associated with it. I want to update the User collection based on user input for the text field and slider. I have attached a screenshot, if anyone knows the solution please advise.
Hi Emma,
You can only set actions based on clicking an object such as an image, video, button, shape etc. etc. or you can set an action when a screen loads.
In this instance I would introduce a save button and then you can attach an action to the button. See screenshots for examples…
Let me know if you have any queries
Cheers
Craig
Thank you for your response. If the user forgets to click the save button then it won’t be saved in the user preference. Is it possible to do this action when the user clicks submit button in my case its named as DONE. Or is there a text field with increase & decrease arrows to take min and max input from user and save it on submit.
You can add the action to any button on the screen, including the DONE or submit or any button you like
Thank you for your guidance.