Stupid question…
Archived from the Xataface Users forum.
byrdits — Sun Jan 01, 2012 4:34 pm
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!
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.
shannah — Sun Jan 01, 2012 4:49 pm
$record->display(‘fieldname’) should return the URL
byrdits — Sun Jan 01, 2012 4:56 pm
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!