Hi folks,
I have been working around with a subgallery thas is causing a strange behavior. I have the next screen in PowerApps Studio. It has a roles gallery and a users subgallery whose belong to those roles.
Eeach item of the subgallery has a button to edit the selected item which takes to the user role edit screen.
The actions of the edit and new button works perfectly inside PowerApps Studio but when I publish the App and access it trought the "Web Link", the "play" button or access trought the phone/tablet I cannot achieve the user role edit screen. Instead of that the App crash and a black screen appears like it is loading something.
I discovered that if I delete the subgallery I can access the role edit screen perfectly.
This is the onselect action of the new button:
NewForm(AddUserEditForm);;Navigate(UserEditScreen; ScreenTransition.Cover;{IsEditMode: false})
This is the onselect action of the edit buttons:
EditForm(AddUserEditForm);;Navigate(UserEditScreen; ScreenTransition.Cover;{IsEditMode: true; UserRoleData: GalleryUserRoles.Selected})
I have tried the following without success:
This only happens in production mode. Testing it on the PowerApps Studio everything it's ok.
Anyone has experienced the same?
Regards
Hi @ricardosanchezm ,
Could you describe more clearly about "access it trought the Web Link or the phone/tablet I cannot access the user role edit screen"?
Did you just copy the web link in browser to run the app?
I suggest you run it in PowerApps studio.
Did you share the app with others?
Only if user has permission to this app could run this app.
I also suggest you clear your browser's cache, update it to the latest version and try again.
Also, please check whether your system meet the requirements:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/limits-and-config
You also need to be in a good condition of network.
If your problem still exists, I suggest you ask for help here:
https://powerapps.microsoft.com/en-us/support/pro/ticket/
Best regards,
Hi @v-yutliu-msft ,
Yes, I have test everything as you describe in your comments but nothing works. I'm going to pick up a ticket in the link you have provided me.
Thanks!
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 |
---|---|
182 | |
47 | |
46 | |
34 | |
33 |
User | Count |
---|---|
260 | |
87 | |
79 | |
68 | |
67 |