Hi,
I am trying with much frustration to display two Attachments controls from two data sources where the records are linked via the ID field in SharePoint.
My latest attempt to get this working was to create a scrollable canvas with the main form, and then under the main form I created two more sections / data cards that connect directly back to the data sources that I want to display the attachments from.
When I'm editing my app, they seem to appear fine:

But when I play my app, I get the following screen:

So my question(s) are: Why is this happening (are there some restrictions with the attachments controls)? Is there anyway I can get this working or is there a better way of doing this?
Cheers,
G.