It is possibile to set the space to current value from where registration is called by [entry._page.spaceKey]. But is it also possible to reference a field value in the registration form like "[entry.spcPgs.key] , where spcPgs is a field of type Spaces".
Scenario:
I have a form with various fields, amogst them
spcPgs (type Spaces)
prntPg (type Page/Blog post)
newPg (type Page/Blog post)
Goal is to create a new Page newPg having parent page prntPg in confluence space spcPgs.
User should be able to select the space (spcPgs) first and then select the parent page (prntPg) within this space, that is list of values should be restricted to selected space.
I know using the construct above ([entry.spcPgs.key)) in "Space to search in:" of prntPg field definition does not work.
At the moment you cannot have a configuration in ConfiForms field definitions that is dependent on some other field's value
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.