-
Suggestion
-
Resolution: Answered
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
With the introduction of Confuence 4, we have more power to get things done quicker. The property panel now gives us the power to quickly change aspects of a macro without having to remember macro syntax.
It would be great to have more input options on the property panel
- text field (like the image macro)
- drop down list
Additionally, an official way to style a button would be nice.
- relates to
-
CONFCLOUD-23262 Confluence 4 - Property Panel - Input Fields
- Gathering Interest
- mentioned in
-
Page Failed to load
Form Name |
---|
Thanks Sherif,
I am aware of the tutorial and it's great for understanding the basics of the property panel. What I'm missing a bit is the more advanced possibilities like
I went through the source code after posting the last comment and already concluded that most of the above possibilities aren't possible with the current implementation, so that would explain the lack of documentation
I did however found a way of adding a separator between your buttons by adding <button id="__PROPERTY_PANEL_SPACER" /> to your XML..