Version: Confluence 7.19.0
I'm attempting to determine the appropriate module key to use when trying to hide specific panels / page properties upon selecting "Hide what" via "Hide system or plugin UI element".
I've confirmed that "com.atlassian.confluence.editor:editor-save" works correctly, so my condition check appears to be accurate. However, my concern lies in the page structure, which is built within panels / page propertie details . How can I hide only certain panels within that page, rather than hiding all of them?
If I'm utilizing the incorrect module ("ScriptRunner Fragments") for achieving the panel-hiding process, would it be possible to provide tips and tricks
I created a JavaScript which is incorporated into an HTML Macro, designed to conceal panels on a page. The macro has been implemented on several pages through a Groovy script using ScriptRunner. However it's important to note that this method has a limitation to users with page editing rights are still able to see the panel.
I have developed a JavaScript code that is embedded within an HTML Macro to hide panels within a page. This macro has been deployed across multiple pages using a Groovy script within ScriptRunner.
The sole limitation is that users with page editing permissions can view the panel.
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.