You can do a list box but it isn't 100% supported. The results usually get put into a text field with the different selections comma delimited. Then you need to do a contains query to find the item you are looking for.
↧
You can do a list box but it isn't 100% supported. The results usually get put into a text field with the different selections comma delimited. Then you need to do a contains query to find the item you are looking for.