Loading...

RE: SP 2010 qListView pop up form like OOB SP ListView

RE: SP 2010 qListView pop up form like OOB SP ListView

#6490
Anonymous
Anonymous
Participant

Not exactly what I meant.   I meant from a qListView how do you get the form pop up not redirect to the page when you click on the View Properties or Edit Properties.  All my qListViews redirect to the actual page rather than pop up…whether it's a qListForm or the Out of the box form I want the qListView item that is selected to pop up not redirect…does that make sense?

In your example your fist picture is an out of the box list view so when you click on the item you get the pop up that you displayed in the next few pictures.  How do you get the qListVeiw to do the same sort of thing?

qListView.png

So in this qListView when I select View or Edit Properties I'm redirected to the DispForm.aspx rather than being presented with a pop up…I wondered if you can get the same sort of fuctionality with the qListView (allow pop-up dialog box) rahter than redirecting to the form page.