Skip to content

Conversation

CasP0
Copy link

@CasP0 CasP0 commented Jan 18, 2025

Add a new autocompleteMultiselect question to the example.js file.

  • Add a new question of type autocompleteMultiselect to the questions array.
  • Set the name property to actors.
  • Set the message property to Pick your favorite actors.
  • Set the choices property to an array of actor objects with title and value properties.

Add a new autocompleteMultiselect question to the `example.js` file.

* Add a new question of type `autocompleteMultiselect` to the `questions` array.
* Set the `name` property to `actors`.
* Set the `message` property to `Pick your favorite actors`.
* Set the `choices` property to an array of actor objects with `title` and `value` properties.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant