When I use the doc generator Glide appears to always use the first row in the table. I feel like I should be able to specify which row to use, perhaps via a relation in the first row.
Is this possible? Or do I have to create lots of look up columns? Seems a pity not to be able to simply select a relation when configuring the integration.
I think what it does is use the row that the current screen is attached to. Which is often the first row in a table, but it doesn’t have to be. So I think what you need to do is first navigate to the details screen of the row that you want to use as the source of the document, and then trigger the action from there.
I didn’t realize you could add a button inside a custom collection, which would then point to the item & respective row. Thank you - you saved me from creating 30 look up columns