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
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
180 | |
52 | |
41 | |
38 | |
28 |
User | Count |
---|---|
255 | |
81 | |
71 | |
68 | |
66 |