This is an example I have in the pipe for a long time but I think it still might be helpful to post it.
I had the use case to build a Flex UI where elements are visible/invisible depending on the user who is logged in. The combination of the properties includeInLayout and visible does the trick.
includeInLayout [...]

Recent Comments