Hi everyone,
Currently, we have a Forge app for Confluence and we are trying to display dialog before or right after creating a page or intercept the saving progress to show the dialog.
We are using a trigger module (the avi:confluence:created:page event) at the moment and this is wired to the proper backend function, it works on backend side. but there is no method to launch a UI of any form (dialog/modal, modeless etc) from there
We went through Forge UI docs etc all modules but its looks like there is no straight forward way from trigger to call the user visible UI.
Does anyone done this or got an idea to tackle this in Confluence? Did you find any solution or pattern, for showing UI component on the basis of trigger?
Thank in advance!
1 Like