Ask a question but hide choices?

#1

Hi there,

I’ve currently got an ‘Ask a Question’ interaction in a flow with the choice question type. If a user types or selects one of the choices their selection is saved with a special identifying number. Works great.

But is there a way to hide where the bot says ‘answer with… choice 1, choice 2, choice 3 etc’? I don’t want the choices shown, I just want the user to type in what they know so it looks more like a conversation.

Cheers

(Daniel Beckett) #2

@cbg

When the question type is set to ‘Choice’ the choices can’t be hidden. As an alternative you could set the question type to ‘Text’ and then depending on your needs have followup actions using filters to control what happens next.