Avatar

Correct answer by
Level 10

You can use predicates in your data binding expressions to filter results.

See here: http://blogs.adobe.com/formfeed/2008/10/data_binding_with_predicates.html

In your case it should be something like $.StandardID.[schemeAgencyID == "9"].

View solution in original post