Reload Text Auto-Complete field

I have a select field and a text auto-complete field with a filter aiming the select field.

Is there any way to reload the auto-complete field to catch the select field variable? Now the variable is empty and the sql query is returning all registers.

Something that worked for me previous scriptcase versions (I havent tried it in latest version) is setting both fields as “select” type and making the ajax reference. Once it’s done, turn one of the fields to text autocomplete. It wont be visible in scriptcase but will work on your environment