Hello,
Context: We use Grist exclusively for collaboration with logged-in users. We manage a highly sensitive table that maps identities to multiple IDs. To protect the data, I’ve set table permissions so that only owners can temporarily update or delete records. However, users need to be able to create new entries. We use Grist forms for this, which also allowed us to automatically collect the author’s email address for each new row—ensuring data quality and traceability.
Issue: The latest Grist update no longer allows us to collect information about the form submitter. I tried replacing the form with a card for data entry, but this creates another problem: creation rights only allow users to fill in the initial column required to create a new row. To complete the remaining columns for the same record, edit rights are needed. Since it’s easy to accidentally modify other entries while navigating the table, I cannot grant edit permissions to users.
Question: Do you have any workarounds? For now, I’m stuck using an older version of Grist.
Thank you!