Hi,
I know to read design dialog values through for example: ${currentStyle.titleType}
But how do you read design dialog data stored as separate nodes below component policy node.
I have a multi field values stored as item nodes below component policy node.
I am trying to read it using data sly list ${curentStyle.link} which does not work as link is a child node below component policy node.
i appreciate any help, thanks.