For some reason my save button is not working. I have a form that is in view mode and populated based on a dropdown menu. I have a button to update any information in the form (turning the form to Edit mode).
I have a Save Updates button that was working - and still is to some extent. It's saving the updated information that the user changes (I see the info my in SharePoint list). However, it's resetting the form to a blank screen. Here's what I have for my Save Updates button:
DisplayMode = Edit
OnSelect = SubmitForm(form_OrgInfo)
Visible property = !(form_OrgInfo.Mode = FormMode.View)
Do you know why it would be doing this?
Hi @ttaylor ,
What is the Item property of your Form control?
Regards,
Mona
Item = OrgDropDown.Selected
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
200 | |
184 | |
69 | |
42 | |
34 |
User | Count |
---|---|
341 | |
266 | |
114 | |
64 | |
64 |