My app requires everyone to log in and has product pages. I would like to build a forum visible on product page where everyone can post comments about the product and see each other’s comments. My concern is the limited number of rows we have with glide pro plan (25k).
Can someone suggest the most efficient way to allow users to add comments under each product which are visible to everyone?
I am hesitant about embedding alternative website that is visible in webview component as I plan to convert my app to a native app when Glideapps offers such an option this Fall.