Multiselect for Input Schema #525
sunny-kim-92
started this conversation in
General
Replies: 1 comment 2 replies
-
multiselects are described at the very end of the same page https://docs.apify.com/platform/actors/development/actor-definition/input-schema/specification/v1#array |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to setup a select in the input schema that accepts multiple options? I would like to setup a field like country here: https://docs.apify.com/platform/actors/development/actor-definition/input-schema/specification/v1#string. However, I would like users to be able to select multiple entries.
Beta Was this translation helpful? Give feedback.
All reactions