Hi, I have a repeating group of comments. When I click on antworten (answer) I change the custom state to “answer”. (picture 1) Then an input field to answer the comment is displayed. (picture 2) The problem is that in every comments cell this group is displayed. I only want it to appear in the current cell where I clicked answer.
Hi there, @Jakob1… if I understand your post correctly, try setting a custom state to a number that is the current cell’s index, and put a condition on the input to show it when the custom state’s value is the current cell’s index.
I would have another question.
I set the initial content to the current comment creator’s name. Do you know if it’s possible to color only the initial content in a different color and when you click on the text it links to another screen. (like on Instagram)