My app’s URL: Glide
I have a sheet ‘Agent’ with a column ‘Agent Email’ and another ‘Agent Email Stored’ (used to collect stored values)
- the Agent Email column is one of the Row Owners too (in case this might explain things…) – and is used for the Private Pro access control (so important!)
When you create or edit the Agent form, you edit the ‘Stored’ value, and then ‘On Submit’ the value gets written to Agent Email (if ‘agent status’ = Active), and if editing and the status switches from Active, the value gets cleared in ‘Agent Email’.
BUT… ARGHHH!!!
We see the data changing correctly in the app
We see blank values in the Data Editor – and in the Google Sheet
What is going on?? Thanks! M