Hi
I have two screen edit form for submission
1) Screen 1 - to submit 5 data card with attachment
2) Screen 2 - how to show the fields that was submitted in Screen 1 with two additional new data card for submissions?
Solved! Go to Solution.
Hi @bbsin ,
What is the Item of the form on Screen 2? If for instance it was
Lookup(
YourListName,
ID=YourGallerytName.Selected.ID
)
it should refresh automatically with anything changed and submitted on Screen 1.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @bbsin ,
What is the Item of the form on Screen 2? If for instance it was
Lookup(
YourListName,
ID=YourGallerytName.Selected.ID
)
it should refresh automatically with anything changed and submitted on Screen 1.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
This is what I need --Screen 1 info need to show up in Screen 2 for two new item for approval
Hi
This is what you are referring?
@bbsin ,
Yes - try this on both
LookUp(
YourListName,
ID=BrowseGallery1.Selected.ID
)
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @bbsin ,
Just checking if you got the result you were looking for on this thread. Happy to help further if not.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Thanks solved.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
199 | |
72 | |
51 | |
42 | |
30 |
User | Count |
---|---|
268 | |
121 | |
94 | |
90 | |
81 |