Forum Discussion
Powerapps used for creating new item in sharepoint
irshad313 Try adding Source parameter to your URL with the same form URL.
Example:
https://contoso.sharepoint.com/sites/MySite/Lists/MyList/newform.aspx?Source=https://contoso.sharepoint.com/sites/MySite/Lists/MyList/newform.aspx
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
ganeshsanap thanks for the reply, it is working but it is also opening a new tab with the form open so now we got 2 tabs where form is open, can we restrict it to only one tab?
- ganeshsanapFeb 19, 2024MVP
irshad313 Unfortunately, no.
You cannot restrict opening list form in multiple tabs. If you open the link in multiple tabs, it will open the form in all the tabs.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.