Richard C. Hidalgo Lorite a écrit :
> want to substitute view_documents.xhtml with my 
> view_custom_documents.xhtml....
> 
> what do I have to do to access my type attributes....
> 
> I have substitute #{currentDocument.dublincore.title} with 
> #{currentDocument.myschema.myfield} but it throws a 
> com.sun.facelets.tag.TagAttributeException: /view_custom_documents.xhtml @14 
> 76 value="#{{currentDocument.myschema.myfield}" Error Parsing: 
> #{{currentDocument.myschema.myfield}

You have a typo with a duplicated curly bracket in the second expression.

-- 
Olivier

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to