Having issues with multi select UI components <oj-select-many> and <oj-c-select-multiple>
Summary:
Unable to use oj-select-many together with SDP that 1. has pagination and 2. where the ‘label’ should come from a nested child attribute of the SDP data.
Also unable to use oj-c-select-multiple: Works with 1. pagination of SDP and 2. can show ‘item-text’ coming from a nested child attribute of the SDP data, but unable to retrieve selected values.
Content (required):
SITUATION:
We’re building a web application that uses an external REST service. The user should be able to select multiple values populated from this REST service in a compact UI component. The REST service supports pagination and searching. We’ve created an SDP that uses this REST service an have set ‘id’ as the SDP’s key attribute.
Tagged:
0