When you reach FAQ section, all the question are 1 below another.
Now when user clicks on 1 question, the answer is displayed below that and the other questions move down a bit.
Hi there, @j113… you could easily create something like that with a repeating group that displays the questions and a hidden element (which is set up to collapse when hidden) that displays each question’s answer. Then, set a custom state to the current cell’s index when the arrow icon is clicked, and have a condition on the hidden element that makes it visible when the custom state is the current cell’s index.
Hope this helps.
Best…
Mike
