Hey Guys,
Loving the glide apps and the flexibility it has and intuitive interface it has! Please help me get over this one that is stumping me. A little background on how the app works. My googlesheet is updated from a platform like IFFT, or Make, Zapier etc. It writes a new row of data which is basically new contacts that are received, then these contacts are displayed in the app.
What i am trying to do is create a toggle button in the app that would say “event”, and a Text field where the event descriptor would go. This way lets say on a specific day I am at a trade show, I would turn on the toggle and input the name of the show, then ALL new contacts added from here forward glide would automatically fill the column in the googlesheet with Event Boolean true (on, checked etc), and then another column with event name that would get added automatically UNTIL the user turns off that toggle.
This way I could then create a filter in the contacts screen to filter which contacts were acquired at which event, or not an event at all.
Can we do this?