cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Widget Iframe, how do you access properties?

cburch_
Champ in-the-making
Champ in-the-making

I've created an iframe .xhtml file that I added to a document model as an advanced widget > template. The iframe loads fine but I was wondering if there was a way to access some of the schema fields for that document from the iframe. It looks like in the edit options of the widget you can give it some fields possibly but I can't figure out how to access them. Anyone have any experience with this?

1 REPLY 1

cburch_
Champ in-the-making
Champ in-the-making

Found the answer here: http://doc.nuxeo.com/display/Studio/Understand+Expression+and+Scripting+Languages+Used+in+Nuxeo#Unde...

now my iframe html is:

<iframe src="http://mywebpage.com" docTitle="#{currentDocument.dc.title}"></iframe>
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.