C
Confused
I have a list box on a form that is bound to a text
field. The Multi Select property is set to "Simple" to
allow users to select multiple values.
The problem is that the selected values are failing to
save regardless of whether single or multiple are
selected. Upon further testing I discovered that the data
will not save so long as the Multi Select property is set
to "Simple" (or "Extended").
The problem does *not* happen if Multi Select is set
to "None". Data saves just fine.
How does one save multiple values to the bound field?
field. The Multi Select property is set to "Simple" to
allow users to select multiple values.
The problem is that the selected values are failing to
save regardless of whether single or multiple are
selected. Upon further testing I discovered that the data
will not save so long as the Multi Select property is set
to "Simple" (or "Extended").
The problem does *not* happen if Multi Select is set
to "None". Data saves just fine.
How does one save multiple values to the bound field?