Is there a way to have a combo box (drop down) with abbreviations without having to enter one at a time?
Such as import it from an Excel spreadsheet.
If so, how do I do this?
Thanks in advance.
Is there a way to have a combo box (drop down) with abbreviations without having to enter one at a time?
Such as import it from an Excel spreadsheet.
If so, how do I do this?
Thanks in advance.
Essentially, you prepare a simple two-dimensional array, which you then pass to the field with the setItms() command.
Hope this can help.
Max Wyss.