I would like to use dynamic images from a folder (local drive) .
(eg., if “Total” amount is greater than 10,000 , I will use Morethan_10,000.jpg
if “Total” amount is less than 10,000 , I will use Lessthan_10,000.jpg )
From Source, I can choose only one image and where can i choose 2 dynamic images from folder and how can i do validation?
if I need to write javascript in here , please advice javascript as well.
Thank you in advance and looking forward reply.
Best Regards,
M