Currently am trying to give users the ability to close the announcement banner. I have this working until the page is refreshed or if a user navigates to a new page...
Code:
<div class="aui-message closeable">
<p class="title">
<a href="https://xxxxxxxxxxxx/display/~admin/2018/08/28/Confluence+Printing+Update">New printing add-on installed: Scroll PDF Exporter.</a>
</div>
Does anyone know a way to keep the banner closed when navigating if a person clicks the X?
Did you figure out how to do that?
I would like to achieve the same thing, and if possible without expensive plugins.
Regards, Dominic
When you says...
"The same code will not display the X in the Announcement Banner."
Did you mean that you have tried the same HTML code on Announcement Banner for Confluence Free App and on there, it doesn't work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correct @Alejandro Villalobos _atSistemas_ .
Posting code in the Announcement Banner for Confluence will not display a close button.
Posting code in global HTML displays the closed button, but if you navigate off the page, the banner (from code) reappears.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.