Hi All,
I have a gallery with datasource linked to a sharepoint list.
I have added a button function that navigates to a new screen that contains a view-only form linked to the same datasource.
However, the new screen does not populate the complete fields of the selected gallery items.
Can someone advise me to workaround this issue?
Thanks,
Alois
Solved! Go to Solution.
Hi @Alois ,
You need to configure the Items property of Form as follows to display the specific record on the form.
GalleryName.Selected
Or
LookUp('SP list', ID=Gallery.Selected.ID)
Hope this helps.
Sik
Hi @Alois ,
If you are using the form in Detailed Screen.
then you can follow the below steps and add the required field that not displaying in the View Form.
Thanks,
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."-Vijay
Hi @Alois ,
You need to configure the Items property of Form as follows to display the specific record on the form.
GalleryName.Selected
Or
LookUp('SP list', ID=Gallery.Selected.ID)
Hope this helps.
Sik
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
53 | |
50 | |
36 | |
35 |
User | Count |
---|---|
270 | |
91 | |
82 | |
76 | |
75 |