How to show only the NOT chosen options
# 🤝help
s
Hi, I'm building a FAQ Bot and I have a Single Choice Node at the beginning of the loop. Is there any way that I can "disable" one of the choices if they have been selected? E.g. My 3 choices are: - Send me an ebook - I want to apply to the program - I have a question (AI response, I would like it not to be "disabled" in anycase) If they choose the ebook, when the loop restarts only show the apply option and the question option.