Database-Driven Auto-COmplete
Posted: Wed Mar 12, 2014 5:24 am
Hello,
I have a text box and I want to do auto-completion using the property Database-Driven Auto-Complete
I put the database file, the choice options field and the choice values field.
Now I want when I choose an element, display the ID matching in the other field that I bind to the same value of the tex-box. I put pui.click() on the onchange property. But the ID doesn't appears when I select an element; and when I transform the text-box to select-box the ID appears.
Can someone help me?
I have a text box and I want to do auto-completion using the property Database-Driven Auto-Complete
I put the database file, the choice options field and the choice values field.
Now I want when I choose an element, display the ID matching in the other field that I bind to the same value of the tex-box. I put pui.click() on the onchange property. But the ID doesn't appears when I select an element; and when I transform the text-box to select-box the ID appears.
Can someone help me?