Reumann
Yup it's a blog.
Tuesday, June 26, 2012
EL in ZK 6 I had some issues trying to figure out some basic stuff since I didn't see it documented anywhere.
For concatenation I seemed to have to use el2's concat function...
For equals you can't use == , need to use el's 'eq' or 'ne'
visible="@load(productGroup.owner.id eq user.id)"
Newer Posts
Older Posts
Home
Subscribe to:
Posts ( Atom )
Blogger Syntax Highliter