Skip to content

Making multi-select options with query result. #4519

Answered by mjashanks
Jefflai0315 asked this question in Help
Discussion options

You must be logged in to vote

Hi @Jefflai0315

You need to surround your multi-select in a Data Provider

Your structure will look like

> Form
  > Data provider : Data = Your query
     > Options picker : Source = data provider

You'll also need to configure your options picker with Label and value columns, so that it knows which field to use for it's display.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Jefflai0315
Comment options

@mjashanks
Comment options

Answer selected by Jefflai0315
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
2 participants