Hi, guysI'm new bee in LiveCycle Designer. I got questions about
conditional data binding question in adobe Live Cycle designer ES3.My
XML files structure is like following: name1
A 10 name2
B 20 name3
B 30........And now I want to
display items only with type= A . How can I get this conditional data
binding?I've already use SOM predicates in item's Data Binding
expression like this: $.item.[Type=='A'] but it return syntax error.BR,
PiPi Li