
Announcements
How is it possible to use a URL on a page to launch a new SharePoint list form item which has been edited in PowerApps?
When I attempt to construct a URL using Newform.aspx I am directed to a non-PowerApps version of the form.
My format is
Https://tenant/sites/site/lists/list/newform.aspx
Ideally I would like to include &Source and have the user directed back to a page within the same SharePoint site, rather than interact with the SharePoint list.
Any advise welcomed.