I have a SummaryScreen with a gallery inside, when you press on the arrow at the end it show a DetailScreen with a form with all the additonal information. Pressing the different arrows in the gallery bring you to the correct info on the table associated to it.
I recreated a second screen with the same format as the SummaryScreen, a gallery connected to the same data and the arrows pointing to the same DetailScreen as above. Problem is the information in the DetailScreen is incorrect. No matter which gallery arrow I select, the information on the Detail Screen is alway the same.
Solved! Go to Solution.
Hi JeanFB3116,
Have you set the DisplayForm’s Item property as Gallery2.Seleted?
According to your description, it seems that you have gallery controls inside two SummaryScreens. If you want to check the details information from the second gallery, you may need to set the DisplayForm’s Item property as Gallery2.Selected. If not, the information on the details screen won’t change though you are navigated from the second SummaryScreen to the detail screen.
Please check this documentation about data forms control for a reference:
https://powerapps.microsoft.com/en-us/tutorials/working-with-forms/
Best regards,
Mabel Mao
Hi JeanFB3116,
Have you set the DisplayForm’s Item property as Gallery2.Seleted?
According to your description, it seems that you have gallery controls inside two SummaryScreens. If you want to check the details information from the second gallery, you may need to set the DisplayForm’s Item property as Gallery2.Selected. If not, the information on the details screen won’t change though you are navigated from the second SummaryScreen to the detail screen.
Please check this documentation about data forms control for a reference:
https://powerapps.microsoft.com/en-us/tutorials/working-with-forms/
Best regards,
Mabel Mao
User | Count |
---|---|
229 | |
99 | |
96 | |
56 | |
33 |
User | Count |
---|---|
280 | |
110 | |
109 | |
63 | |
62 |