D
davas100
I have a drop-down list that uses a secondry data source (SQL table). The
display name of the drop-down is set to a description and the value is set to
the primary key of the DB entry relating to the description. Everything works
OK (you select the displayed description and the correct code is submitted to
the DB) ... until you submit the form data to the DB. After this the
drop-down shows the value and not the description as before.
Has anyone experienced this error before?
display name of the drop-down is set to a description and the value is set to
the primary key of the DB entry relating to the description. Everything works
OK (you select the displayed description and the correct code is submitted to
the DB) ... until you submit the form data to the DB. After this the
drop-down shows the value and not the description as before.
Has anyone experienced this error before?