Tags issue in Nested Multifield (Tag Multiple Boolean{True} ) | Community
Skip to main content
tushaar_srivastava
Level 6
October 29, 2019

Tags issue in Nested Multifield (Tag Multiple Boolean{True} )

  • October 29, 2019
  • 4 replies
  • 7814 views

Hi All ,

I am facing issue in Tags under Nested Multifield in AEM6.3.0

While adding the tags from tagfield , values are coming as expected (Fig.1) Means we can see each Tags separately,

but after submitting the values in dialog all are getting stored in one string array with "," (comma) separated (Fig.2).

In node it is storing the authored values as string array that is fine .

Please let me know for any approaches to get the tags as we can see the tags before submitting the dialog.

Thank you

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

tushaar_srivastava
Level 6
October 29, 2019

Please find the Fig 1 :

Level 2
October 29, 2019

Hi Tushaar,

Even I am also facing the same issue. I think JS needs to be changed not sure about the exact approach.

Thank you

Adobe Employee
October 29, 2019

There were some multifield issues that were fixed in the latest CFP's. Can you try installing the latest SP/CFP and update the thread if you still see the same issue?

tushaar_srivastava
Level 6
October 30, 2019

Thank you Jaideep , But as our project is completely develop in AEM6.3.0 and huge number of codes is done which is compatible with 6.3.0 version, if I upload AEM SP, then it might break somewhere, so we are restricted to intsall SP, so can you please check the above images and help me with the approach and solution without installing SP/CFP.