I have a Confluence macro module implemented with Custom UI and its config written in UIKit has been working as expected.
The only problem is, however, when a user insert the macro for the first time, I don’t have a way to automatic bring up the configuration UI. Because there is no sensible default value can be provided, the user is always required to click on the “Edit” button of the macro to bring up the configuration.
Is it possible to automatically show the configuration UI when a Confluence Macro is inserted?