How to display a hidden open text poll when a user selects other from multi choice poll?
I do not see any option when using Polls in guides for collecting open text info when a user is presented with multi select options and they select other. Having this ability within Pendo guides will allow a user to provide additional information about their other selection an in turn will help our product & UX Design team better understand our users needs.
I was browsing through your Pendo Github site I found a Branching option which was very cool will find good use for this but we need to show the text field on the same guide step .
IF anyone needs the branching option - https://github.com/pendo-io/snippets/tree/master/guides/guidePolls/conditionalBranching
Comments
Thank you Jacqueline for finding exactly what we were looking for.
conditionalTextBoxRadioButton - https://github.com/pendo-io/snippets/tree/master/guides/guidePolls/conditionalTextBoxRadioButton
Were you able to see the open text responses within Pendo with this implementation?
Yes. Make sure you're pasting into the "javascript" tab and updating the "textBoxQuestionText" value to match the title of your open text poll
Please sign in to leave a comment.