Posts

Showing posts with the label DAM

Create Custom metadata in aem

Image
Metadata refers to extra data associated with assets that we upload in aem dam so we can describe asset with more details. Follow below steps to create custom metadata schema. Step 1. Navigate Tools ->Asset -> Metadata Schema Click On Metadata Schema. Step 2: Click on Create to create new Metadata Schema. Step 3: Enter name for Schema Form which is suitable for your project Step 4: Click on Edit to Edit Schema which you have created so you can add your custom metadata It will open the schema like above Step 5: Now start adding Custom metadata 1st Click on + sign to add tab once you add tab enter name for tab from settings tab present at right side, you can multiple tabs. Step 6: Under tabs add the different field as per your requirement from Build Form tab. To add field just drag and drop fields from Build Form. Step 7: Add details from Settings tab at right side like Field Label, Map to property, placeholder names. Map to prope...