Al the evals need to be in a change clause ...
<default>All</default>
<change>
<eval token="form.Org">case(mvcount('form.Org')=0,"All",mvcount('form.Org')>1 AND mvfind('form.Org',"All")>0,"All",mvcount('form.Org')>1 AND
mvfind('form.Org',"All")=0,mvfilter('form.Org'!="All"),1==1,'form.Org')</eval>
...
... View more