Trying to configure two additional fields for tags in page properties
Hello,
I have a requirement to add two additional tag fields in page properties below original tags field.(i am using cq/gui/components/coral/common/form/tagfield). As you can see from the picture there are two additional fields, Luka tags and Marko tags. They are both mandatory and both have their defined namespaces(Luka namespace and Marko namespace).
The problems i am encountering are as follows:
1. When i save tag that was manually entered or selected from a tag from a specific namespace, it saves the tag under "default" namespace but i want it to save the tag under "Luka namespace" if the tag was entered in "Luka tags" field. If the tag is entered in "Marko tags" then i want it saved under "Marko namespace". Is there a way to do this using properties in CRXDE? If not, how would i achieve this?
2. The other problem i'm having is that if you look at the picture, every field that is related to tags has the same tags list. I want every tag field to have its own taglist depending on where the tag was created. For example, if the tag was created using "Marko tags" field than i would like to display that particular tag to the taglist that is below "Marko tags" field. The current behaviour is that whenever i add tags and click save&done, the next time i open page properties, every taglist under every tags field is the same(as showed in picture). How can i create separate tag list for every tags fields?

Any help is greatly appreciated.
Thanks in advance,
Luka







