In Connect, we could define a standard macro config editor. This editor allowed to define input fields for e.g. a space key or labels. Confluence then automatically renders an input field with e.g. a list of spaces or a list of labels.
Is something similar available for Forge?
Or do we need to build all of those selectors ourselves?
As far as I know, you have to get the list of spaces and create Select options from them.