Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.4
-
None
Description
Right now it's not possible to have a gadget dynamically deciding if it should be displayed or not.
Example use case: The Message Sender gadget on the XE default dashboard should only be displayed if the Message Sender feature is active.
The issue is about implementing the following:
- When a gadget's rendered content is empty, don't display the gadget
This means executing rendering macros in the Dashboard macro vs executing them when the page is rendered. It just means that the order of the macros execution of the macros located in gadget may change.
Attachments
Issue Links
- blocks
-
XWIKI-9583 After deactivating the Message Stream, the title of the {{messageSender /}} macro is still visible
- Closed
- relates to
-
XWIKI-14004 Edit gadgets with graphical editor does not work
- Closed