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 use conditional compound filter for below criteria: Service Data Provider (on table)

edited Nov 9, 2018 5:49PM in Visual Builder 25 comments

Summary

How to use conditional compound filter for below criteria: Source: Service Data Provider (on table)

Content

How to use conditional compound filter for below criteria:

Source: Service Data Provider (on table)

Scenario:

By default show query all records for object with sid==$page.variables.pk

OR

There is filter by name text box on page: if user wants to search records based on name then use criteria
sid==$page.variables.pk AND firstName LIKE $page.variables.nameFilter

Basically we want to have primary key filter always. If there is value in filter text box then apply AND operator with PRIMARY KEY value

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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