I have a path selection combo on a form that is filled from an array.
On first run the array contains only one entry filled by the app.
When the form opens I get the list to drop down to show the entry but I want the combo itself to be showing that value - as a click on a [Next] button causes an error due to an empty combo value.
How do I get that first value into the box without selection?
Thanks
PW
On first run the array contains only one entry filled by the app.
When the form opens I get the list to drop down to show the entry but I want the combo itself to be showing that value - as a click on a [Next] button causes an error due to an empty combo value.
How do I get that first value into the box without selection?
Thanks
PW