/
Customizable Announcements - banner examples (🛠 section in work)
Customizable Announcements - banner examples (🛠 section in work)
HTML
How to add button with url?
Message <a class="aui-button" href="http://google.com/">Button</a>
How to change the text color?
<text style="color:black">Message</text> <a class="aui-button" href="http://google.com/">Button</a>
<text style="color:#000000">Message</text> <a class="aui-button" href="http://google.com/">Button</a>
JavaScript
How to add JavaScript to banner?
Add to message <script/> tag:
, multiple selections available,
Related content
Plugin "Customizable Announcements for Jira"
Plugin "Customizable Announcements for Jira"
Read with this
How to add message as popup(dialog)?
How to add message as popup(dialog)?
Read with this
How to show banner only on specified page(url)?
How to show banner only on specified page(url)?
Read with this
Customizable Announcements for Jira - Java/Groovy/ScriptRunner api example
Customizable Announcements for Jira - Java/Groovy/ScriptRunner api example
Read with this
Plugin "Message field"
Plugin "Message field"
Read with this
How to create or edit "Time in status" field
How to create or edit "Time in status" field
Read with this