10/10/2012 at 9:45 am #5943

Anonymous
Participant
The issue I am having is creating an Action on the QSIListView to pop-up a dialog window that calls a K2 smartform. I am able to pop up the window successfully, however the parameters I’m trying to pass on to that dialog are not coming through. I’ve tried using a Session, an Input, and a Rowfromanotherwebpart as options, but nothing gets passes through.
On my QSIListView, I am using a K2 Smartobject to get a list of comments for a specific eler. I’d like to use the lerId that is returned in the list to pass on to the pop-up so that new comments can be added for the same eler.
Michelle