Is there any plug to achieve like and option feature.
If not is there any other way i can achieve this, any input would be helpful.
Regards,
Ram
Is there any plug to achieve like and option feature.
If not is there any other way i can achieve this, any input would be helpful.
Regards,
Ram
I don’t think there’s any plugins for this (I’m not sure why you’d need one)…
But it’s a pretty standard feature, and simple to build in Bubble…
I’m sure there are plenty of tutorials and forum posts already on this topic, so no need to go into too much detail here…
But put simply you’ll need:
A datatype for ‘Like’ - that relates to a User and the ‘thing’ being liked
A datatype for ‘Comment’ - that relates to a User and the ‘thing’ being commented on
That’s about it at its most basic level (if you can have specific replies to comments, then have a datatype for ‘Reply’ that relates to a User and a Comment).
Thanks Adam
Will try to implement this.
This topic was automatically closed after 70 days. New replies are no longer allowed.