Dear all,
I’ve a select field and I would like that updating it (ON CHANGE) the SQL query would be run once again with the newest selected parameter.
I’ve a SQL WHERE condition like that : Field of table = global variable
year_card_actual = ‘[year_of_reference]’
I don’t know if there is an event or if I can give a command within the ON CHANGE code in order to have my record filtered correctly.
Now when I update the select field nothing happens.
Thanks
Giovannino