This message was deleted.
# questions
b
This message was deleted.
👀 2
s
I don't believe so at the moment - it's certainly something I can see the value of though, so will mention to the team! Edit: What data source at you using @colossal-refrigerator-71335?
c
Got it! My app is built on top of Airtable. My use case is to build an "Add to Favorites" button. So if a customer clicks the button on a product, I want to go back to that product's record on Airtable and tie the user's name to it.
p
@colossal-refrigerator-71335 I built a “favorites” page on an app for a design operation. In our case, the user clicks on favorite and it assigns that product to his or her record in airtable. Then I created a second page that shows “Favorites” which can only be viewed by the user that record is assigned to. Hope this helps!
⭐ 1
c
Any update on this @sticky-area-45739?
s
Nothing yet @colossal-refrigerator-71335 In the shorter term, have you seen @sticky-night-20812's post about using PostHog in Stacker? I'm wondering if it might help out? https://community.stackerhq.com/t/adding-tailor-made-analytics-to-your-stacker-apps-using-posthog/501
s
PostHog will help on the analytics side (see who clicked on a specific button, over time) but won’t help for reacting to such clicks, this would require either custom JS, or better, an airtable automation. From what I can read above, seems doable with an Airtable automation in this case.
s
Really helpful, thanks @sticky-night-20812!
👍 1
c
Got it, thanks!