hi i need to replace dropdown with combobox for multiselect in the form
dropdown -items-ShowColumns('table',"Name","ID")
dropdown -default-LookUp('table',ID=ThisItem.ID,"Name")
card-Dropdown.Selected.ID
i need the properties settings for combobox to select multiple names in the form and submit the form