Hello,
Problem: The form is stuck in "Getting your data" screen.
Steps:
1. Created a SharePoint List and clicked on PowerApps to customize the form.
2. In PowerApps, Duplicated the screen (FormMain1_1 is created)
3. Added a button in Screen 1 and OnSelect property is set to "Navigate(FormMain1_1, ScreenNavigation.None)"
4. Added another button on Screen1_1 to go back to Screen1 similar to formula above.
Works fine when I preview in PowerApps. When I publish, the screen1 open fine, when I click button it just displays the message "Getting your data" instead of displaying the fields.
Tried creating a new list as well. Its same thing. Image is attached. Any help is appreciated.
Thanks
Solved! Go to Solution.
Generally you see that when the form loaded is in edit mode so it's looking for data. You can fix it by either changing the mode to New or passing a record (item) to it.
Generally you see that when the form loaded is in edit mode so it's looking for data. You can fix it by either changing the mode to New or passing a record (item) to it.
Thank you for your quick reply. I appreciate it!
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
252 | |
123 | |
85 | |
84 | |
67 |