12/19/2013 at 11:32 am #5495

Anonymous
Participant
Hi John,
There is no native mechanism in the qListView to send a specific row to another ListView. You can however (as you mentioned) send a particular value from the qSelector and filter a ListView that way. As for any advanced JavaScript options I will see if anyone else on our team or the community can provide additional options.
Setp 1: Use ezEdit to set the connection to "send row to" one of the listViews on the page.
Setp 2: Select the field you want to map it to in the target listView. This is what the target listview is filtered on.
Step 3: Use the qSelector to select a value to filter the ListView on.