Custom Namespace in Asset metadata not working in AEM Cloud Service
Hi,
I followed the below article and able to create a custom namespace for asset metadata and able to add the properties and save it
The custom namespace created is "gmkt" and the property created is ./jcr:content/metadata/gmkt:customerid
The issue which I am facing is when we open the asset properties after save, the authored values are not showing and the fields are blank.
In CRX, the new property is stored as gmkt%3Acustomerid instead of gmkt:customerid. Is this causing the issue or how to resolve this?
Thanks,
Selva