Posted on 20/01/2021 00:24:40
To add to your request, I just had the same topic come up today. Wildcard support would be very useful here. Our need is /{ProductNumber}-*.jpg. We would like alternative images to follow the pattern of {ProductNumber}-{anything}.jpg.
Regarding the extension, we've had that question asked a few times too, on whether it's possible to have a wildcard for the extension. I do know that could be difficult for the image handler to have an unlimited number of file types to consider, some /{SpImageFileName}.docx could be a problem for the image handler. But, if you trust your list of files, then it sure would be convenient to have wildcard support for the extension.
One thing that you can do for the extensions now is to use the alternative images using the "Add New Row" option at the bottom. You could create a few patterns, like:
- /{SpImageFileName}.jpg
- /{SpImageFileName}.jpeg
- /{SpImageFileName}.png