Hi,Can anyone please help me to create the component in AEM6.2 with 1.
Image with alt text 2. Rich text where we can write text and edit the
margin, color, font-size, font-weight (free style) --- different
component.I have tried using
sling:resourceTpe="granite/ui/components/foundation/form/pathbrowser"
and getting the only image as mentioned belowBut I need to get the other properties like size,alt text for image
from dialog,do we need to add all these properties as a JCR node in the
dialog.Ple...