Hello,
I am patching a combo box but its only capturing one. Do I need to create a collection for me to patch?
I used 'Contact Person/s': ComboBox1.Selected.Value but when I used 'Contact Person/s': ComboBox1.SelectedItems.Value I am getting an error message that its an invalid patch.
Please help and thank you so much!