Page 1 of 1

Stupid question...

PostPosted: Sun Jan 01, 2012 4:34 pm
by byrdits
Hey guys I've been trying to find in the wiki and on the web how to return and embed image from a blob field. Any help?

Thanks in advance! :mrgreen:

edit:

I forgot to give a little more detail. I'm loading the images correctly as I can get the "View Field Content In New Window ()" message coming back when I display the value now.

Re: Stupid question...

PostPosted: Sun Jan 01, 2012 4:49 pm
by shannah
$record->display('fieldname') should return the URL

Re: Stupid question...

PostPosted: Sun Jan 01, 2012 4:56 pm
by byrdits
very much appreciated!

the wiki has the ford explorer showing up in the example application without that... kinda confusing but it is working now. thanks!