Hello folks,
I have an app where MOST of the submitted entries display properly in Edit mode. There are some specific fields that are not showing, and I believe it to be because these fields are populated by separate SharePoint lists (tables).
I have one SP list for Locations, one for Training and one for Branches. All are connected to the app, along with the main SP list.
These lists are essentially tables, allowing the users to have cascading drop downs.
Anything selected from any of these "table" lists, save perfectly into the main list, but when the user selects their record from a gallery to make any edits, the selections made against the tables, do not appear in the edit form.

Is there a way to have these appear?
Thank you