How do I implement the tagging in the component using Java Model Class?
Actually, I trying to implement tagging in the component as a list of values to choose and store in the node. I don't have any idea about doing this. All I know is to use the java model class to get the tagging value and save it in the node.
Kindly help me to achieve this. I really appreciate the help.