Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect XPM Component field markup when 2+ levels of multivalue embedded fields #105

Open
willprice76 opened this issue May 18, 2018 · 1 comment

Comments

@willprice76
Copy link
Contributor

If you have a content model which uses 2 levels of multivalue embedded fields (for example schema Article contains multival embedded field Paragraph, which contains multivalue embedded field Link) then the XPM markup generated for the fields within the lowest level is incorrect:

<!-- Start Component Field: {"XPath":"tcm:Content/custom:Article/custom:paragraph[2]/custom:link[1]/custom:link/custom:linkText[1]"} -->

instead of

<!-- Start Component Field: {"XPath":"tcm:Content/custom:Article/custom:paragraph[2]/custom:link[1]/custom:linkText[1]"} -->

@willprice76
Copy link
Contributor Author

dxa-team pushed a commit that referenced this issue May 24, 2018
…3183 to develop

* commit 'f467f43bee00823cb3b58f6d2ea007684c3b9ed4':
  Added UGC Module to pom's
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant