We recently upgraded 5.5R2 to version 6. We used to have macro in “visible” property of a web part which could be added in Edit Template -> Web Parts windows similar to this:
<property name="visible" ismacro="True">{% ProcessCustomMacro("isvisible", "") %}</property>
This window is not present in the newest version anymore. How to do it now?
Thanks,
Vlado