It's possible to enable the dropdown menu it text field isn't empty
Hi,
i have :
* dropdown list with 4 values ( ,A,B,C) and named is : Produit
One text field with the named : Nserie
One other dropdown list with 4 Values ( ,X,Y,X) ans named : Langue

* when the firt dropdown is empty, the textfied and the other dropdown is hidden. ( i do it)
* if i select one value to the first dropdown, the textfield is enable.( i do it)
* if i put the text in the textfield and click anywhere on the form, the dropdown is visible and if i delete the text and press Enter or click anywhere. ( i do it)
But,
so I'd like to know if it's possible to make it so that when I start typing in the textfield, the dropdown is automatically activated without me clicking anywhere else in the document?
