Im using this code below derives from news/definitions.inc
I would like to use notitleoverwrite property in order to remove the input
field for the page title (jahia 5. guide p. 34).
<content:declareField name="link"
title="Link" type="Page"
value="<jahia_linkonly, , notitleoverwrite>"
titleKey="docun.link" bundleKey="<%=resBundleID%>"
/>
But
1. It's doesn't seems to works
2.jahia_linkonly is used instead oflinkonly as describes in the documentation
Any idea about how to make it works?
Kind regards
_______________________________________________
template_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list