Tag Archives: Dialogs

Passing Data To and From SharePoint Modal Dialogs June 13th, 2011Posted: EricComments: 8

SharePoint Modal Dialogs SharePoint 2010 introduced the ECMAScript Client Object Model. One of the things that it included was the Dialog Framework. This allows modal dialogs to be easily displayed inside of SharePoint. This is typically done by specifying a web page to be displayed as the dialog on top of the current web page. [...]