The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Custom Coloured UI Header Panel (Caption: "External User") Shown when New SPACE viewed.

IT Support
June 15, 2021

Custom Coloured UI Header Panel (Caption: "External User") Shown when New SPACE viewed.

Hi Community

Please can any one advise a way to show a Custom UI Header Web Panel, when a Space is being viewed.

I have looked at a Scriptrunner Fragments script, but do not have the Sapce ID Context with a Header Panel location.

The script is looking at User Groups & Space permissions to determine  what UI panel to show.

I had a quick look add Script Runner Events & Custom HTML with no real solution.

CSS Style Sheet condition with a Space ID Context?

Best Regards

IT Support.

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
IT Support
June 17, 2021

Confluence; Server; Scriptrunner; Fragments; Context Space: Works as Expected.

CONDITION:

import com.atlassian.confluence.spaces.Space

def space = context.space as Space

(space.key in ["TEST"])

DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events