A customer has asked how they can achieve filtering of the results shown in a selectSingle component that is bound to a Service Data Provider (SDP) as they type values into the list. In this blog we’ll show you how to get this behavior working.
A list that is based on an SDP doesn’t hold a client side array of all the data – filtering will therefor be executed using a query sent to the server. The server returns the matching values to the client populating the SDP.
To indicate to an SDP that you want to send such filtering queries, you specify a new property to the SDP called transformsContext in your variable definition in your page’s JSON. See the bold lines below: Read the complete article here.
For regular information become a member in the Developer Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Meetups
Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic