Hi!I try to use predicates on a master page but encounter a problem.
Actually, the predicate works only 1 time. When I try to add a second
subform with the same binding and the same predicate, it already doesn't
work. For example, just create 2 subforms on a master page with a
binding like "folder.[1 == 1]" and insert a Textfield object in both of
them. The first text will be printed and the second will be empty. Is it
possible to make it works?My example (just open form in the Designer and
sele...