MatrixVersion 5.3
Has anyone been able to add a list of contributors/authors or something similar to an article?
The idea is having a related metadata asset field (max 5) so that users can keep adding to a list of contributors/authors (standard pages) to that article. Seems straight forward enough but it keeps returning all contributors.
Yea I would use a related metadata field with multiple asset selections and print that value on the front end, perhaps using an asset listing where the metadata value is the dynamic root node.
Thanks Bart, yes, I’m at that point where my asset listing has a dynamic root node “set value” to my related metadata field and printed the value to the front end. I’m trying not to nest the asset listing to each page but I do have a paint layout - is that where I nest the asset listing and do I add further parameters there?
regards
N
Correct. If you want to list individual assets from an array (which is what the related metadata field gives you if you have multiple asset selections enabled) then you can choose “Array of specific asset IDs or selection group” as the dynamic parameter instead.
Cool, thank you for your quick reply. I did try that but nothing returned. I have a max 6 (multiple asset selections enabled)
parameter set to: Array of specific asset IDs or selection group (specified assets must be children of the static related node) and left Set Value to asset ID. I then selected individual assets but no cigar. I can see the ID’s being printed to the front end - have I missed something?