Is there a possibilty to select a row in list view programmatically (via rule or javascript code), so that the item click event will be fired? E.g. select the row with id = 1234.
One thing to mention: a "list item click"-method exists for a view, but there a no input mappings for it. So, what is it good for?