Forum Discussion
Tiffany_Jo
Aug 27, 2019Brass Contributor
List setting>Advanced setting> Display list using new or classic experience
Hi all, Share point Modern list views will use a slide-out on the right.I would like to confirm whether we could get the full screen under modern list mode(List setting>Advanced setting> Display lis...
- Aug 28, 2019That's actually by design, all new form, edit form and display form will be slide-out on the right.
if you want to use the list form as a full screen, then you need to call the below URL to open the respective form
Add New Item: https://tenant.sharepoint.com/sites/listname/newform.aspx
Edit item : https://tenant.sharepoint.com/sites/listname/editForm.aspx?ID=1
Display Form: https://tenant.sharepoint.com/sites/listname/DispForm.aspx?ID=1
Thivagar_Segar
Aug 28, 2019Brass Contributor
That's actually by design, all new form, edit form and display form will be slide-out on the right.
if you want to use the list form as a full screen, then you need to call the below URL to open the respective form
Add New Item: https://tenant.sharepoint.com/sites/listname/newform.aspx
Edit item : https://tenant.sharepoint.com/sites/listname/editForm.aspx?ID=1
Display Form: https://tenant.sharepoint.com/sites/listname/DispForm.aspx?ID=1
if you want to use the list form as a full screen, then you need to call the below URL to open the respective form
Add New Item: https://tenant.sharepoint.com/sites/listname/newform.aspx
Edit item : https://tenant.sharepoint.com/sites/listname/editForm.aspx?ID=1
Display Form: https://tenant.sharepoint.com/sites/listname/DispForm.aspx?ID=1