0

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

sandal raj
  • 41
  • 1
  • 5

1 Answers1

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