I’m currently working with a Freshservice form in Crayons and looking for guidance on how to trigger an ‘keyPress’ event specifically for a dropdown. The goal is to capture the input value from the dropdown and use it to fetch matching records from an API call. I would like to make dynamic searchable dropdown.
Could someone provide insights to help me achieve this workflow?