WebDB Multi-select in my form question
From: Marcos Leija <marcos.leija_at_cas-mddc.com>
Date: 2000/09/21
Message-ID: <39CA8326.82059E56_at_cas-mddc.com>#1/1
Date: 2000/09/21
Message-ID: <39CA8326.82059E56_at_cas-mddc.com>#1/1
I have a multi-select box on my form based off an LOV. If the user chooses more than 1 item, how can I store those items into the table. The problem I'm having is that WebDB only stores the 1st choice of the selections into the table.
In other words, what's happening is if a user selects cat, dog, pig from
the multi-select, then presses insert; the only thing stored to the
table row is 'cat.'
Anyone know how to store all selected items into the table row?
Thanks in advance,
Marcos
Received on Thu Sep 21 2000 - 00:00:00 CEST