Does anyone know how to get a list form to display as an aspx page by default instead of as a popup iframe? For example, when a user clicks on a list item, DispForm.aspx opens as part of the same page as the list.
EDIT: I'm working in Visual Studio.
|
Does anyone know how to get a list form to display as an aspx page by default instead of as a popup iframe? For example, when a user clicks on a list item, DispForm.aspx opens as part of the same page as the list. EDIT: I'm working in Visual Studio. |
||||
|
|
|
If you go to the List Settings page for that list and choose "Advanced settings," you can set "Launch forms in a dialog?" to "No." Selecting "No" will cause these actions to navigate to the full page. |
|||||||||||
|