Announcements
Hello,
I have an Edit form that has about 10 text input items and 3 combo boxes. I want to set it up so that when the Submit button is pressed, only the 3 combo boxes will reset to the default value, while the rest of the items stay the same. I have SubmitForm(Form1) set to OnSelect property of the button and I tried to do Reset(ComboBox1);Reset(ComboBox2);Reset(ComboBox4) OnSuccess and it doesn't seem to work.
Can this be done??
Edit form is supposed to hold what is in the datasource. Your formula seem fine.
Can you explain further which one is not working? Reset will reverse it back to Default
------------If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
At first it would submit and then I would get No item to display. If I change the OnSuccess property and add NewForm(Form1); Reset(ComboBox1);Reset(ComboBox2);Reset(ComboBox4) then the entire form resets
I guess it now working?
No, not as intended. I only want the 3 combo boxes to reset, not the entire form.
I just got off the phone with MS Support and they mentioned that I can't navigate to the same form after hitting submit. That doesn't seem correct. They are trying to come up with a formula that will bind data to some of my text boxes to have it auto populate, however, I would have to navigate to the home screen and then back to the screen I was on.
Anyone know if this is correct? If so, I have to rethink my strategy.
Thanks
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.
11manish 405 Super User 2026 Season 2
Mohsin Ali 368
WarrenBelz 244 Most Valuable Professional