You could achieve this by adding submitters into a custom object, giving each data card an incrementing number for the unique id, and then using a web data lookup in javascript that loops through looking for each unique id to pull the data to populate the list on the page. It's a somewhat tricky setup but it has worked in the past for other purposes.
↧