I have two custom states. One at a page level and the other at a Repeating Group cell level. Each have their own custom states that are lists.
When I choose a specific RG cell, I want to take the custom state list from that RG cell and add it to the page level.
Page:
Custom state:
- item 1
- item 2
RG cell
Custom state:
- item 6
- item 7
Want to be able to add the RG cell list to the Page such that:
Page
Custom State:
- item 1
- item 2
- item 6
- item 7
I can see there is an option to ‘:plus item’, ‘:minus item’ and ‘:minus list’ but don’t see an option to ‘:plus list’. Am I missing something?
