Notifications
Announcements
I'm trying to figure it out. I've set up a variable named 'varStudentTransactionHistory.' When the gallery displays the list, I want to click an icon, which will then open a popup screen to show the full information for the selected item using 'ThisItem'.
Hi, @dylandavis09 [
Have you created this pop screen?
if yes then use the code given below
on the items property of form use this code
Gallery2.Selected
Data source remain same for both gallery and form
]
Please give a thumbs up if this information is helpful.
Best regards,Ali Sheraz
Yes, I did created: Set(varStudentTransactionHistory, true) then... (see below)
"Student Name: "&Lookup_Transaction_History_Gallery.Selected.'Student Name'
@Ali_Sheraz_77
Then use this code on items property of form in which you want to show the selected student data
YourGslleryname.Selected
Correctly?
Student_Transcation_History_Gallery.Selected;Set(varStudentTransactionHistory, true)
There has no error, seem worked. what's the next?
try this code on items property of form
Galleryname.Selected
and set your variable on close button to set form close functionality
OK, which one that should I put in? I have a bit confused.
to show selected data from gallery we use just this code on items property of form
Student_Transcation_History_Gallery.Selected
we set variable on close button to close that screen use this code on OnSelect property of close button
Set(varStudentTransactionHistory,false)
In the first picture is corrected with function. Then...
In the second picture, what function is supposed to be placed in it? Please give me a correct one. Click on "Student:" or what? I need to get steps more information.
Then, close icon is function:
HELP, @LaurensM, @v-mengmli-msft, @Rhiassuring
@dylandavis09
it is very simple
first picture is ok
in second picture on form items property use this code
like this image
cancel icon is ok it will minimize the popup form
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 717 Most Valuable Professional
Michael E. Gernaey 329 Super User 2025 Season 2
Power Platform 1919 268