Option1 - you can use extraclientlibs category dam.gui.coral.metadataeditor when ever you open metadata property JS will be trigger, on that JS you can add logic to check paths as per your need or not or you can give an error on metadata page
Hi smrithi_govind You can also use OOTB feature, you can export metadata then do necessary changes in CSV file and import updated CSV refer follow steps Export metadata and download Modify file and upload it again using below path. in second approach you can write java servlet using JCR API you ca...
Here is my Java class I wanted write Junit test cases for this class basically this servlet will return last modified date Error i am getting Null pointer on Asset asset = assetManager.getAsset(pdfUrl);
package com.aem.geeks.core.servlets;import javax.servlet.Servlet;import javax.servlet.ServletEx...
I have fixed by jqury dialog logic i will capture multifield data and concert into json and store into text field please refer below code console.log("client multifields....");(function(document, $, ns) {"use strict";$(document).on("click", ".cq-dialog-submit", function(e) {var attributelist =$("in...