Good Morning
I have list and when i right click on the record and select edit it brings up a very basic edit form - and all I would like it to do is show me the record I selected and edit it.
For some reason it brings a the first record from my list.
When I select opportunity ID008 and select edit it will bring up ID001
I have confirmed that the following is correct.
EditForm('Weekly Project Updates')
I have recreated the form to ensure I did not accidentally change something but not to sure what else I can check
Any help would really be appreciated.
Solved! Go to Solution.
What is the Items property of the form?
---
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution. Thanks!
Hardit(Haman)
Hi Hardit
If(IsBlank(SharePointIntegration.Selected) || IsEmpty(SharePointIntegration.Selected),First([@'Project Updates']),SharePointIntegration.Selected)
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
180 | |
62 | |
32 | |
30 |
User | Count |
---|---|
324 | |
270 | |
104 | |
74 | |
56 |