Hello,
I am looking for ways to display the results of a content multiselect widget in a relator widget. One of the ways I am thinking to do this is by adding a text field cce widget whose default value will be the list of the values of the selection of the content multiselect widget.
Example - from content multiselect widget, user selected alpha, beta, gamma from the content list. I'd like to then automatically populate a text field cce widget with alpha, beta, gamma.
What I have trouble with is knowing what, when and how I can access values from another widget from another widget in the same ctd.
Any advice would be appreciated.
Thanks.