Good morning all,
I am working on a site for a client and one of the requirements is displaying more than 5 images for an individual product. In the below documentation it is noted that
"The default naming convention varies based on the category: Product images should be named
"/Products/{ProductNumber}_000_001.png"
- 001 is the sequence of the image and it can be 001, 002, 003, 004 or 005"
Documentation: https://docs.microsoft.com/en-us/dynamics365/commerce/dam-upload-images
Is it possible to add more numbers to the sequence so that we can associate more images than 5 with a single product?
Thanks,
Josh R