Anyone with template or thoughts on how to emulate a Forum App with Glide? Could be something like this forum or even more basic.
Thatās a great idea!
@Jeff_Hager any thoughts on this?
Hi! How about setting it up like Instagram posts except without the pictures. You could create a āTopicsā choice field so that users can categorize their posts and then use the Comments component so that people can reply to the original post. I think Iām going to add this function to my app.
Iād probably suggest the same thing. You could probably step it up a bit more and assign a unique id to the original post, then use a form button to replay and create a new list item, but with the original post id passed through the form. Lots of ways to do this, but a comments component would be the simplest.
Thought about doing this way, but then would be a little to limited by only comments in text not being able to post answers with video or photos. Check what iāve done so far: https://bhdzc.glideapp.io/
Tks for answering! Do you mean something a little like this https://bhdzc.glideapp.io/ ? Itās still a sketch but I believe could work. I did two different but similar ways there. Would be nice to not have to use an image with the Tiles or Cards layouts but I guess itās possible to use something like what I did. Appreciate any tips or advices!
Nicely done!
Thank you!
Hi! I like the implementation. Question: How do you get the profile pic of the poster to show as a small thumbnail like that? It looks like an action text component but I didāt know it had an option for an image. Thanks for your help!
Looks like a list layout on an inline list.
Hmmm. Got it. That makes sense. I do that in Adalo but wasnāt aware that nested lists were possible in Glide. Iāll look into it. Thanks!
Check out my forum template to see if it meets your needs:
Thanks Robert! I like it. I may purchase-there are a few things youāre doing in the template that I want to apply. Appreciate it!
Hi Robert, itās great!
I want to get it, since my (work in progress) app needs one forum.
Before purchasing it, I am wondering how to āmoveā your template to my existing app? I suppose that I need to re-do everything, but is there a lot of work to do in the DataEditor?
Yaā¦thereās a bit youād have to do to get it to work identically. Not too complicated though. Want a peek behind the scenes first?
Iāve purchased it, and if Iām lost, Iāll shout out for helpā¦
By the way, I just had a very quick look, and in case you make a v2, some fuel for thoughts:
- the use of Cloudinary (and with your account) may be an issue for relatively newbies
- an arrayformula is #REF (sheet āPostsā), while seems to display results; Iāll have a look later
Thanks