10-10-2008 09:35 PM
10-11-2008 02:41 AM
10-14-2008 09:37 AM
For basic FTL questions you want to use the FTL documentation:
http://freemarker.org/docs/dgui_template_exp.html
http://freemarker.org/docs/dgui_template_directives.html
Remember that you have access to certain root objects and that you can expose other objects to your ftl by adding it to the model
to do so you simply type
model.myVarName = myValue;
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.