I would like to define a List Data object in 1 place but allow it to be used in multiple pages. This way, when the List Options change, I only need to change the List Data object once.
i.e.
Page 1:
Location table
| List | Location 1 |
| List | Location 2 |
Page 2:
Configuration table
| List | Configuration |
| List | Configuration |
Page 3:
List definition
Option 1
Option 2
etc.
Hello there Brandon!
The objective here can be a little bit tricky to reach by hand, but we have had other customers that went ahead with similar projects as well, but used third-party plugins:
Dynamically populate the HTML Dropdown template using pocketquery plugin in confluence
There is also another third-party add-on that may help you out:
Another similar situation is presented here:
Custom drop down list for Statuses
Currently, there is no native method to achieve this. Let us know your thoughts!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.