Analog of SP.UI.ModalDialog.showModalDialog function, but render to specific div We use JS to make UI for SharePoint App. There is a button "EditButton" in the UI. On "EditButton" click I want to show standart sharepoint EditForm in specific place on the page (not in popup). I also need to have JS-events when users Update or Close EditForm.