Sometimes you have tons of webblocks in 1 screen based on certain criteria.
Now sometimes those webblocks are surrounded by if's or other condiional criterias.
The view of those screen are horrible if you have more than X webblocks.
a solution to that is in the screen of the webblock itself you can have an if-statement with "screenpreview=true", but I do not like that solution.
If we could have a property to set/unset wether we want to see the webblock as is or as a text/image and then add a text or image.
this makes my life more easier and hopefully others as well :)