Hi TechsI am trying to add a multi-field single line text property in a content fragment model like this:And I want to add the required="on" property to the child level like this:So user won't see the "Must fill" info unless user click add button.But here comes an issue, the "Must fill" will not pop...
Hi @Karishma_begumSh I tried to overlay the node path under apps and update the xml structure, but I can't see the new property in content fragment page property. Thank you
Here's the xml set up for the new property: <testProperty
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/multifield"
...
HiI need some assistance adding a custom property in content fragment page properties, I tried to copy the nodes from /libs/dam/content/schemaeditors/forms/contentfragment/items/tabs/items/tab1/items/col1/items to /apps/dam/content/schemaeditors/forms/contentfragment/items/tabs/items/tab1/items/col...
HiI am trying to enable link checker in AEM, but somehow it doesn't show any urls, here's my link checker transformer: Link checker service: The link checker log keeps showing: "no link infos modified or deleted" Did I miss anything? Thanks!