Hey, i am developing a macro plugin for confluence. I want to achieve that my macro browser hides / shows fields based on my input on other fields. Example: I have a Dropdown with the values "a", ...
....MacroExecutionException; import java.util.Map; public class helloworld implements Macro { public String execute(Map<String, String> map, String s, ConversionContext conversionContext) throws M...
Good day, guys! I have just started followind the tutorial about creating Hello World Macro in Confluence - https://developer.atlassian.com/docs/getting-started/set-up-the-atlassian-plugin-sdk-and-b...
Hello, I'm working on a simple Confluence Macro. On some reason when I choose it in Macro Broser and Insert Macro dialog is shown, the following text is shown in Preview pane: An exception occu...
Hello, I am having an issue with editing the Excel Macro spreadsheet in Confluence. Using Explorer it still gives me an error message saying i need to use Explorer. This is not happening on my syst...
In Confluence, when I go to Insert > Other macros the macro browser never opens. If I do this several times I eventually get this pop up error with the text: "The page at https:<my domain&g...
Hi, I transfered a former user macro to a plugin macro, because I needed additional functionality, which are not possible within just a user macro. As a user macro, I had the option to limit the vi...
Hello, yesterday i tried to install adaptavists PLM-Plugin. First it didn`t do anything and then i made a hard break-off. Today i`ve seen, that the Plugin is shown as installed. But now i canno...
Hi, We use Confluence 4.1.6 and we see macros for bamboo, Clover etc etc which we do not use ...any way to hide them? Thanks
I'm wanting to create a user macro that changes the parameters displayed in the macro browser based on the first few values chosen. For example, the first parameter might be a boolean asking if the u...
Copied to clipboard