Announcements
Hello, good afternoon.I'm trying out an app that has selectable fields and text input. Each time you send the information, to function the app you must press F5 to refresh. How can I refresh automatically, without pressing F5 ? or in this case, how could I refresh the selectable fields and text entries? Thanks in advance
Hi @elaaadani
Depends on what do you have?
You can reset the controls inside the app, use ResetForm(<form name>) to reset a entered form or Reset(<control name>) to reset value of controls
Thank you @flugaoveltem , but even though I put "reset" I still have to refresh the application manually with F5, I think it's a cookie theme
The only other solution that I can think of is use
UpdateContext({TextBoxSearch.text=" "}); UpdateContext({TextBoxSearch.text=""})
This will clean only text put into the controls.
@flugaoveltem Thank you for always answering the forum. Please continue to help us keep the forum active.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 421 Most Valuable Professional
11manish 153 Super User 2026 Season 2
MS.Ragavendar 116 Super User 2026 Season 2