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.
Iām sure Adam will walk you through it, but for what itās worth, literally every one of the links I provided could help you here. Anyway, good luck!
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.