How to show a group in a repeating group?

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.

Does somebody know how to do that?

Best wishes
Jakob

Picture 1:

Picture 2:

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.

Hope this helps.

Best…
Mike

1 Like

Thank you very much it works properly :smiley:

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)

image

1 Like

Hmm, I’m not sure about that one… might be worth asking it as a new question to see if other folks have ideas.

1 Like

Ok thanks

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.