Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

oj-list-view is taking time to load and search data in VBCS application

Summary:

Hello All,


We have used oj-list-view with oj-select-single template and have mapped a ADP with it. ADP is being populated via ATP ORDS on a click of a button.

When we the data size is approx. 5000 the oj-select-single is taking longer time to load & search the data, whereas it is working fine when data size is approx 1000.


Below is code snipppet of the -

<oj-select-single id="oj-input-text--1233297668-06" data="[[$page.variables.getClientListADP]]"

   item-text="coavalue" value="{{ $variables.KTNCSACreateAllocationLine.client }}" label-hint="Client"

   required="true">

   <template slot="collectionTemplate" data-oj-as="collection">

   <oj-list-view id="listView1" aria-label="select results" gridlines.item="hidden" selection-mode="single"

    class="oj-select-results oj-group-header-sm" data="[[collection.data]]" selected="[[collection.selected]]"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!