Skip to main content
Participant
October 1, 2023
Question

How to make select multiple options using dropdown menu & display in textfields once selected

  • October 1, 2023
  • 1 reply
  • 597 views

Hello experts, 

 

I need to make a dropdown menu or list box field where user can select multiple option then it will display in the textfields. 

 

Thank you 🙂

 

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
October 1, 2023

It's not possible with a drop-down, but it is with a list field. Just tick the Multiple Selection check-box under the field's Properties - Options tab:

 

 

You want to show the selected items in text-fields (plural)?

Participant
October 1, 2023

I'm trying to create that if a user select option 1 to the list box it must display in the textfield 1. After that, if the user select option 2 then it must also display in the textfield 2. I hope you can help and guide me through it

try67
Community Expert
Community Expert
October 2, 2023

Are there as many text-fields as there are options in the list box? What are their names?