Announcements
I have a screen in query mode (form view) . In the toolbar e have an icon so that the form becomes editable so that the user can change data. After this change there is a button for recordings in the BD. After the information is saved, I need the form to return to its original state of consultation. When I switch from View to Edit everything goes well. But when i try to convert to its original state (form view) nothing happens. After that all app forms are now editable.
Does anyone know how to solve this problem?
There's a property in the Form called "OnSuccess" you can try to put this in there: ViewForm('NameofYourForm')
Hi @biaarriaga
As mentioned above, there are three modes for a form and a function can set the form in that mode: They are NewForm(Form1), ViewForm(Form1) and EditForm(Form1). You can use these functions to change the form mode depending on what you wish to do with the form, i.e. Add a new record, Show the data in the record without being able to change it, or modify the data for a particular record.
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 397 Super User 2026 Season 2
Mohsin Ali 354
WarrenBelz 232 Most Valuable Professional