04-18-2012 02:08 PM
04-19-2012 10:05 AM
<template id="default">
<line index="10" id="date">{date}{size}</line>
<line index="20" id="description" view="detailed">{description}</line>
<line index="30" id="tags" view="detailed">{tags}</line>
<line index="40" id="categories" view="detailed" evaluator="evaluator.doclib.metadata.hasCategories">{categories}</line>
<line index="50" id="social" view="detailed">{social}</line>
</template>
<!– change metadata that is displayed in the docuemnt library list view –>
<config evaluator="string-compare" condition="DocumentLibrary" replace="true">
<metadata-templates>
<!– Default (fallback) –>
<template id="default">
<line index="10" id="date">{date}{size}</line>
<line index="20" id="description" view="detailed">{description}</line>
<line index="30" id="tags" view="detailed">{tags}</line>
<!– don't display the categories or the social options –>
<!–<line index="40" id="categories" view="detailed" evaluator="evaluator.doclib.metadata.hasCategories">{categories}</line>–>
<!–<line index="50" id="social" view="detailed">{social}</line>–>
</template>
</metadata-templates>
</config>
04-19-2012 02:16 PM
04-20-2012 08:30 AM
04-23-2012 10:46 AM
04-23-2012 11:37 AM
05-17-2012 09:45 AM
Hi,
well, I would be really helpful if you add your custom code/config here. Otherwise it's really hard to help you out.
Cheers, jan
10-18-2012 10:54 AM
Hi,
well, I would be really helpful if you add your custom code/config here. Otherwise it's really hard to help you out.
Cheers, jan
Thanks for the help, but I've already fixed it. Was a problem with data validation, then i made a Javascript to format the entered data.
Tags
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.