Hi,I'm working on sightly based component development. where i want to set the data attributes with short URL I tried using JS which works only anchor tags but not for data attributes.   var resourceType = resource.getResourceType();     if(resourceType == "cq:Page"){    resolved = resolved + ".html...