Hello,
I have a listview for my App’s Feedbacks.
The Airtable for Feedbacks contains : Name | Feedback
I want the Listview to display in items only Feedback column of my Sheet.
And when any item is clicked, get the Popup title from Spreadsheet corresponding to the Feedback & Message : the Feedback.
More Cleary, I want to display the Person’s Name who posted the Feedback as the Popup Title & the respective Feedback as the Popup Message
I tried a lot, but I didn’t make it. I must be missing something…
When you add an Alert to your app, make sure to add a Confirm Message and/or a Cancel Message to your Alert or it won’t show in your app. It’s happened to the best of us
It seems the link isn’t working. I am working on a simple App where I put in my Food’s Expiry Date using Airtable. I wish to receive either a push notification or an in-app alert if the food has passed the expiry date?
I looked into OneSignal for push notification but I don’t think, I can use the Airtable data to send push, so for now just in-app alerts will do the job.