• Sam y.ax1728
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Hi All-

 

Is it possible to update text field with image using apex trigger?
Something like , Account.field=IMAGE(' image location');

if not,then is there any other way? I think workflow field update has similar limitation,i.e., I can not update field with image.

I am reaching the character limit in formula so not able to use it.

Thanks,

Sam

Hi All-

 

Is it possible to update text field with image using apex trigger?
Something like , Account.field=IMAGE(' image location');

if not,then is there any other way? I think workflow field update has similar limitation,i.e., I can not update field with image.

I am reaching the character limit in formula so not able to use it.

Thanks,

Sam