@Axel
You can't do this with real versions unfortunately because you cannot format the line item as a Version format.
The workaround is to create a fake list mirroring the list of versions and create a module by real and fake versions. You can then check each real and fake version and create a line item formatted as fake versions to show the Fake Version if the real version is ticked as below.
N.B, you'll need a Top Level item for Fake Versions and set the Summary for Version Name to be First Non Blank, or Last Non Blank (doesn't matter which)
You can then pull this into any Module dimensioned by version
e.g.
N.B. the line item is formatted as Fake Versions
I hope that helps
David
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…