Matrix Version: 5.4.3.1
We have been uploading high resolution Image varieties since 2013, but before that our News images did not have this image variety. I am wanting to use a keyword modifier to check if this variety exists, if it does not just use the regular image url.
So far I am struggling to get anything to work. I have tried:
%image_v_2x_url^empty:EMPTY%
%image_v_2x_url^charcount^eq:0:{asset_url}%
Neither of these work if the image does not have a variety called 2x
.
Note: I have considered using a Batch Trigger to create an image variety for the images that are missing it, but since it is upscaling it looks horrible and pixelated.
Any ideas on how I can solve this?