Hi All,
I'm hoping that you can help me with this as it's got me stuck. Basically I have a Canvas App that adds a SharePoint list entry with photos as attachments. What I want to do is to take the attachments and add them as a gallery at the bottom of the word template that I am using. I have tried a variation of things including following this article as well as this one (both with using the image control instead of plain text) but nothing seems to be working.
These are the steps that I have tried.
On the template itself, I have created a table with an image control:

I have then added a RepControl to the row:

When I add an image control the rep control doesn't appear in the Word Template connector, however when I add a plain text control it does as below:

So the question really is, is this possible to do with current connectors and if not if there is a work around for this?