Dynamic Image Problem
I hope you doing well.
I am facing a problem in rtf template for offer letter. I have requirement that applicant signature will be print on Offer letter. For that insert dummy image and change his Alternative text to url:{concat('${OA_MEDIA}','/',IMAGE_FILE)}
Where IMAGE_FILE is image file name like 14.gif etc which is exist in OA_MEDIA.
The Problem is that when I check output from application the image is blank but when I change IMAGE_FILE to hardcoded 14.gif its show image. Please help me.
Waiting for your help