Warning The linkage identifier ‘ComboBox’ was already assigned to the symbol ‘ComboBox’, and cannot be assigned to the symbol ‘GUI MC/Combo Boxes/abc’, since linkage identifiers must be unique.
Warning The linkage identifier ‘ComboBox’ was already assigned to the symbol ‘ComboBox’, and cannot be assigned to the symbol ‘GUI MC/Combo Boxes/def’, since linkage identifiers must be unique.
Both of my ComboBoxes has the same identifier.
I could not change the identifier through the properties tab because it is greyed out.
How do I solve this?