Hi all,
I am trying to create a icon file by the name of addcolor.png, is there a way for me to do so. I already have the picture I just don't know how I can add that picture to the file.
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
You can directly upload the asset in AEM DAM. Go to assets http://localhost:4502/assets.html/content/dam
create folder (if you want to create) and click Create button and uplaod your file, name it addcolor.png and click done.
This will upload your file in AEM DAM.
Or you can add this file in your code and deploy accordingly.
Hi @StrawHatM23 ,
You can consider below points
Hope that helps!
Regards,
Santosh
You can directly upload the asset in AEM DAM. Go to assets http://localhost:4502/assets.html/content/dam
create folder (if you want to create) and click Create button and uplaod your file, name it addcolor.png and click done.
This will upload your file in AEM DAM.
Or you can add this file in your code and deploy accordingly.