
Atronics wrote:Using the sample custom field combo box: If I require multiple combo boxes, how and where do I include the code for additional combo boxes?
If CustomField.PluginCustomField.Name = "SampleCombobox" Then
...
End IfIf CustomField.PluginCustomField.Name = "SampleCombobox" Then
...
Else If CustomField.PluginCustomField.Name = "SampleCombobox2" Then
...
End If
Return to Technical and or Programming
Users browsing this forum: No registered users and 5 guests