10-21-2013 11:16 AM
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?
10-21-2013 02:22 PM
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>
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.