I have a list view, and unbound Item View on a SmartForm. The goal is to populate the item view when a user selects a row in the list view.
Within the SmartForm rules, I can create a rule that captures the click event on the Item View, but the steps after this are not coming to mind

