Hi I have a List component with the Data Filter enabled. I also have the property data-filter-reveal=true set. The list and filter work perfectly and the user is able to select the required list entry and I have added code to the click to auto populate some other labels etc on the page. Again all wo...