Hello guys,
I want users to upload some document and show them a summary in a repeating group
The problem is that the repeating group show documents of all the users.
How can I solve that problem ?
Hello guys,
I want users to upload some document and show them a summary in a repeating group
The problem is that the repeating group show documents of all the users.
How can I solve that problem ?
You can create datatype “Docs” with fields
File as File and User as User.
In repeating group show all docs that User=current user.
In fact, i’m using Airtable plugin as a data source
This topic was automatically closed after 70 days. New replies are no longer allowed.