Hi all,
We are about to launch a tool created in power apps, this app has been sitting for about a month unused, everything was working perfectly when I last tested it (numerous rigorous tests).
Now out of the blue the edit button doesn't trigger the 'Navigate to EditForm' action anymore. Once clicked it turns disabled, no error messages appear.
This happens only in the pubished app (power apps App, and Web), in editing mode the simulation works properly.
All connections are good, all other buttons (new/delete) work, all other pages are good, the edit button is not hidden under other layers. I tried re-creating the button from scratch, no luck. Any ideas?
The code inside the OnSelect is simple:
EditForm(EditForm1); Navigate(EditScreenAdmin, ScreenTransition.None)
Let me know if you need further information,
Thanks,
Pietro
Solved! Go to Solution.
Solved.. apparently simply removing the part "EditForm(EditForm1);" made it work again.
@Anonymous
Have you tried republishing the app?
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Yes, after every change I save and Publish, and refresh the app before testing
Solved.. apparently simply removing the part "EditForm(EditForm1);" made it work again.
User | Count |
---|---|
258 | |
109 | |
95 | |
57 | |
40 |