I'm not even sure how to explain the issue I am having.
Building an SharePoint list form application for a client. In PowerApp Studio no errors are reported and everything appears to be good. I Publish the app and NOTHING is working. Now, let me detail nothing...
As best as I can tell none of the events in SharePointIntegration object are firing. Not OnNew, OnEdit or OnView. I tested this with Debug messages at the beginning of each event. (Text box on screen with Text property set to dbgText variable, events update variable). Nothing show in the debug text box. Also, for OnEdit and OnView, NO data is loaded from the list into the form.
I'm not sure what is going on.
Any thoughts? Any way to "Debug" this to better understand what the heck is going on?
Thanks.
UPDATE
I noticed that one of my controls, an HTML control, was not displaying ANY text. Without changing any code, I changed the control order. I brought the HTML control all the way forward. Tried the app, everything seemed to start working again. I then slowly, on step at a time, started moving the html control back to where it was in the control order. Testing at each step. App continued to work. The control is now back where it started and the app is still working.
Explanation as to what happened? Why just changing the order of controls could cause what I was seeing and more important, how it broke in the first place?

Report
All responses (
Answers (