Hi everyone!
I am really stumped here and would appreciate any help. I am trying to add a link to the display form within a listview webpart. I want it to open in the pop up menu box as well. I have some code but it does work....Any ideas what I am doing wrong?
Code:
javascript:OpenPopUpPage(L_Menu_BaseUrl+'/Lists/bugs/DispForm.aspx?ID=@ID');