Hi guys, i have a simple like button on my app, it is set up like facebook is (kindof)
My problem is i display posts in a repeating group aswell as the button, so when one post is liked they all are. I feel like there could be an easy fix here i just cant crack it.
sorry my explanations are terrible! I mean when like is clicked on one post, because its a repeating group it +1 like to all posts. I only would like the particular post you click on and like to show the like count instead of every post.
Well that certainly shouldn’t happen (unless you’re doing something very wrong)…
But without knowing what you’re doing, it’s a bit hard to help…
Feel free to share some more info and/or screenshots of what you’re currently doing…
But if your like button is inside the RG cell, you can refer to the current cell’s post in any workflows, so the ‘like’ should only be created for that specific post.
Im going to have to look into this more, i cant get any screenshots currently but as soon as i can i will get back to you guys! Im sure this shouldnt be breaking my brain but it for sure is
I think the problem may arise in the data source of the group where the button is placed or may be the workflow.
The workflow will be like when you clicked the button make changes to a thing and the thing will be “Parent group post” and change the field.