Jump to content
  • 0

Multi-Select for look up tables


samcooke909

Question

Hello, very new user here. Here is my scenario

I have a list of "sports interests" that I want to be available for a user to check off. This will need to be multi-select because they can have more than one. ex golfing, tennis, swimming

I have a list of companies that offer products based on these interests. This will need to be multi-select because their products may cross over to multiple sports.

What I am trying to do is create a table with these "sports interests" and use it as a look up table for both the user and the company. But the issue I am running into is that I can't figure out how to make it a multi-select option when I do the lookup. No matter what option I choose (dropdown, radio buttons, etc)  Any idea what I am doing wrong? I attached a couple of screenshots of the set up

Multi-Select issue.docx

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello @samcooke909,

To be able to use a multi-select option, you will need to set your field to a Listbox form element on the DataPage. And then to make your field a multi-select Listbox, it will need some customization. 

Please  follow the steps from this forum post: Select multiple values from a listbox in a WebForm

Also, it is possible to use List-string data type, but you need to be aware of the limitations for this one. More can be found here: List Data Types

Hope this helps!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...