How to dynamically store/bind the entered value in Single Select Component
Summary:
We are using a finder input parameter with the searchTerm attribute to filter results from the REST API.
Our goal is to map the user input to this finder parameter in real time.
Which property of the <oj-select-single> component holds the user-entered value that can be bound to the finder input parameter for dynamic filtering?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Oracle Visual Builder
Version: 24.10.9
Code Snippet (add any code snippets that support your topic, if applicable):