Hello I followed the process to create a dynamic list. I understand how to create the two pages and they appear to be working. The first list is a list of incident ids, the second list should show details [values] for a few variables in the collection.
Problem
The second list only shows the values for the first id that I click. When I click the second or the third id, I always get values from the first id. It's either a bug or I've got a config off somewhere. Can you help?