If you want to open SharePoint Form in new page instead of popup:
- Right Click in popup page and copy the url.
- Remove IsDlg=true from query string.
- You need yo modify return url adjust root folder and source url.
Url will be as below:
/news/_layouts/SubNew.aspx?List={B2AE3C44-1965-447F-BFEF-D87706BE51DD}&RootFolder=&source=/
No comments:
Post a Comment