Hi Chris,

did you try getNodeDate("image").getString() ? This should do the trick

Ralf

ChrisAllan schrieb:
Hi,

In the JCR I can see the url of an image that has been added to a standard
text paragraph e.g.
/untitled/mainColumnParagraphs/0/image/dlg_skype_about.jpg

However, when I try and access this via getNodeData("image") it doesn't give
me the path, as the content is of type binary. How can I get this string
value? If you do getNodeDate("image").getHandle() it will give you the path,
but minus the filename e.g. /untitled/mainColumnParagraphs/0/image

Any help is greatly appreciated,

Cheers,

Chris

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to