Difference between revisions of "Creating PDF templates"

From OpenKM Documentation
Jump to: navigation, search
Line 7: Line 7:
 
{{Warning|This section is under construction.}}
 
{{Warning|This section is under construction.}}
  
In order to make a relation between the template form field and the property group, you have to name them following a naming convention.
+
In order to make a relation between the template form field and the property group, you have to name them following a naming convention: replace ":" and "." by "_". Here you can see the matching between both fields:
 +
 
 +
{| align="center" border="0" cellpadding="5" cellspacing="0" style="width: 600px"
 +
! align="left"| PROPERTY GROUP NAME !! align="left"| TEMPLATE FIELD NAME
 +
|-
 +
|okp:tpl.name      || okp_tpl_name
 +
|-
 +
|okp:tpl.bird_date || okp_tpl_bird_date
 +
|-
 +
|okp:tpl.language  || okp_tpl_language
 +
|-
 +
|}
 +
 
  
 
[[Category: Installation Guide]]
 
[[Category: Installation Guide]]
 
[[Category: OKM Network]]
 
[[Category: OKM Network]]

Revision as of 11:06, 17 May 2011

You can create PDF template forms with several applications:


Nota advertencia.png This section is under construction.

In order to make a relation between the template form field and the property group, you have to name them following a naming convention: replace ":" and "." by "_". Here you can see the matching between both fields:

PROPERTY GROUP NAME TEMPLATE FIELD NAME
okp:tpl.name okp_tpl_name
okp:tpl.bird_date okp_tpl_bird_date
okp:tpl.language okp_tpl_language