Forum Discussion

Tiffany_Jo's avatar
Tiffany_Jo
Brass Contributor
Aug 27, 2019
Solved

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 list using new or classic experience as New).

  • 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

1 Reply

  • 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