Hi
I want to display dynamics CRM contact image in my online Portal.
Below are the methods i tried
1) By fetching the entityimage field using liquid template which returns System.byte[ ] and when i convert it to base64 the result is not the expected base64 value of the image.
Below is the fetch i used in web template
2) Couldn't trigger script or plugin on change of contact image to get the base64 and store it in hidden field
3) Created Entity Form Metadata for contact and tried to access it in Web template. but no success
Kindly help me to proceed
Any suggestion is appreciated
Thank you :)










