Seems like I might get an email if I edit the only editable field “Communication” but I don’t want that to trigger this email send off. I want to be able to control where I update in order to send the email.
@Philip_Garrett_Appsh Hi thanks. So my expression would be “AND( [Gift Status]=“Received”, [_THISROW_BEFORE].[Gift Status] <> [_THISROW_AFTER].[Gift Status] )”
IS that correct?
The problem is this Gift Status field is not editable in my app (which seems like the only way to trigger an action vs the backend of the Google Spreadsheet).
I do not want this field to be editable for my users. I want to be the only one to edit this field from Not Received to Received.
Will this still work? How do I change the Gift Status from the App if so?
@Tina_Cheng Thank you Philip. I think I got it to work, but I’m having another issue that I’m hoping you can help with. When I got into one of my records, I see that the Class Captain is Clara (which is correct), but then when I click further into the record, the Class CAptain says someone else and that EMAIL is being sent to for the trigger. I don’t want that of course.
I noticed that the bottom View: has a different file name than the one I want to use.
WEird.
When I started this app, I copied from another one and I think it’s referencing that one someplacE?