SharePoint 2010 Dev TidBit - Want to create your own dialog?

SharePoint 2010 has a new dialog framework that makes it easy to create a new item in a list. You just need to use JavaScript on an application page

Seen the new dialog framework in SharePoint 2010? You know, when you want to create a new item in a list, a dialog appears. It’s actually real easy to create a new dialog… you just have to get your hands dirty with some JavaScript.

The quickest way to show this is with an application page:

Create Dialog

Create Dialog

When you click the button, poof, you get a dialog!

Create Dialog

Create Dialog

Andrew Connell
Developer & Chief Course Artisan, Voitanos LLC. | Microsoft MVP
Written by Andrew Connell

Andrew Connell is a full stack developer who focuses on Microsoft Azure & Microsoft 365. He’s a 20+ year recipient of Microsoft’s MVP award and has helped thousands of developers through the various courses he’s authored & taught. Andrew’s mission is to help web developers become experts in the Microsoft 365 ecosystem, so they can become irreplaceable in their organization.

Share & Comment