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

How to combine "Auto populate a table" and "Add a filter criterion" with a Combo Box?

Hello! How are you?


I have a table in VBCS and it has its values coming from an SDP (that came from a BO).

This table auto populate itself with the values from the SDP.

I just add a Combo Box to filter it's values with this logic on the Filter Criterion:

"{ "op": "$eq",

 "attribute": "recordType",

 "value": "-1"}"


The filter works, but the problem is that the table lost its hability to auto populate.

I want the table loading all its values when the page loads and when a use the Combo Box just the values related are shown.

How can I do it?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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