Is there a way to detect input changes in the Modal Form?
I need to switch the resources data for an option of a select input field laying inside a Modal Form.
For example, as I type letters inside of a text input field inside a Modal Form, I need to change the options (resources) in the select type input field corresponding to the text input field change.