For PowerApp customised forms in SharePoint, another option is to link to the item via the ID.
Right click on the title of the Form in SharePoint and Copy Link.
This will give you a URL like this...
https://sitename.sharepoint.com/Variations/DispForm.aspx?ID=100&pa=1&e=DwIMba
All you need is https://sitename.sharepoint.com/Variations/DispForm.aspx?ID=100 though
By swapping out the ID with your SharePoint list ID you can open the form directly onto its own page (like we did with list items in customised in SharePoint Designer e.g. DispForm.aspx?id=100).
To open Form 191 you just need to link to https://sitename.sharepoint.com/Variations/DispForm.aspx?ID=191
User | Count |
---|---|
134 | |
131 | |
97 | |
77 | |
74 |
User | Count |
---|---|
206 | |
197 | |
69 | |
59 | |
52 |