Glide App option query

Hey there!
I have made a social media application, my query is that ,as you know every social media app have a report option, then how do I provide a report now option to let my users complain me about any issues.
Hope for a reply :slightly_smiling_face::slightly_smiling_face::slightly_smiling_face:

You could use Form Button for this. Collect all reports in separate sheet with all necessary data (like username, topic, timestamp and so). If you want to be notified immediately, use On Submit action with zap or webhook to send email to yourself.

3 Likes