asked on April 4, 2018
•
Show version history
Hi all,
I need your help for my form please.
I have 3 string's fields (id_marque, Modèle and RID)
I need: RID = id_marque & Modèle
I made this
And it's working! My worries is about "timing".
Indeed, the function only executes when I leave one of the two fields (id_marque or Modèle)
I want to execute my function all the time. I wish it to be instantaneous.
How can I do ?
Thank in advance.
Regards
0
0