i am working in sharepoint 2007. i want to open the newlistform.aspx using modal popup. before that i worked the samething in sharepoint 2010. sp2010 having sp.ui.dialog.js file, but moss2007 dont have this file, is it possible to access, if yes please help me to resolve this. Thanks and Regards, Rasu.U
Asked
Active
Viewed 348 times
1 Answers
0
No, the dialog framework was first introduced in SharePoint 2010. If you want something similar you will have to code it yourselft using fancyBox or something like it.

Rikard Uppström
- 1,413
- 9
- 16
-
i want to show the list NewForm.aspx in radwindow, could you provide the sample code for this please – sandal raj Mar 28 '12 at 05:56
-
No, this is not a site where people just give you code. Come up with a specific question and we'll try to answer it. – Rikard Uppström Mar 28 '12 at 06:22