Avatar

Correct answer by
Level 10

The only way that I know of is to make a web service call and return the image (base64 encoded). Then bind the result of the web service to the image field.

Paul

View solution in original post