Announcements
Hello everyone,
I have two screens, one is a gallery and the other is a form. When an item is selected in the gallery, it navigates to the Form screen and displays the pre-populated data. The user can also select a new form from the Gallery screen(using a button). The problem occurs when I'm trying to set the Onvisible property of the Form screen to reset all my combo boxes, so they are left blank. The easiest way should simply be to use 'Reset(ComboBoxName)' but that gives me the error below and I'm not sure why. I made sure I was using the name of the combo box control itself and not the Datacard.
Hi @Micaiah You cannot individually reset controls inside a form.You can only use ResetForm(formname)
Oh, I see! So if I had used those controls outside of the form, like setting them individually, would that syntax have worked then?
Correct. Any control not inside a form can be reset individually
Got it, thank you!
I got this error when I tried the code you gave.
Make sure you spell the name of your form correctly and it's case-sensitive
Ah, I put the screen name instead of the form name. It's working now, thank you!
You’re welcome!
d(-_-)b
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 427 Most Valuable Professional
11manish 201 Super User 2026 Season 2
MS.Ragavendar 128 Super User 2026 Season 2