Hello all, little bit of a weird one here any maybe this isn’t possible, but here goes…
I have page within my app that I would like to enable a user to share with someone else (not a user) - just that page. I have done this by creating a copy of the page; setting the page to type “user”; setting the data sources to be “current page user” and then sharing the link to the guest by email.
This all works really well for data that is only going to be viewed… but I want the guest to be able to add info too, and when they add info it (of course) writes to the table with “Created by” as blank, so anything the guest adds doesn’t show in the same list as items created by the sharer. I can’t set the “Created by” value in my workflow, so any other ideas how to achieve this?