I have created a table (Program_List) and linked a form. On selecting a row in the table the form displays more detailed information on the form all data comes from the same firebase collection.
If the collection returning from firebase contains JSON (which is set to store as an object and display as fields) then the JSON data for the first selected record in the collection is shown but never updates on selecting subsequent records in the table.
Here is the value that tells which collection field to show based on the selected item in the table
=elements.Program_List["0"].selected_item.sequences