trying avoid using formulas in googl. but can’t make addition column with row owner without it - column must be basic, it can’t be a calculated column.
is there is a way make it using just glide?
i need addition column with admin e-mail, that grand access to user row in protected table.
Did you mean user-specific column? If you make a basic column user-specific, the math computed columns derived from the user-specific basic column will also be user-specific.
How are your user rows created - are they auto added the first time a user signs in?
If so, you would need an onboarding flow for new users. At the end of the flow you could have them tap a button, and the action on that button could add the admin email to an owner column in the users row.