oj-select-one component question
Summary
Load all values/implement scrolling into oj-select-one componentContent
Hi all,
I am binding data to my oj-select-one component through the VBCS UI. However, there are many data entries and not all are getting displayed in the oj-select-one component. I am getting this message: "More results available, please filter further". How can I implement the functionality to make it so that all data entries are loaded, or something like where they can scroll through all options? I am looking at the documentation and see this option translations.filter-further :string but I don't know how to use this option.
0