xsl.event.xsl Maven / Gradle / Ivy
Generic action template which is generally processed first
Outputs the basic html structure of a action, containing title and content container who can be foldable via slideBox JS.
Further action content assembly is controlled by a mode specific action template.
For convenience following tunnel parameters are assigned to the further action template:
- action-id - ID
- action-config - Config node tree
- action-data - Data node tree
- action-mode - Display mode
localization: {
number: {
format: '#,###.##',
groupingSeparator: ' ',
decimalSeparator: ' '
}
}
Field decorator template, assemblies a fieldcontainer, containing label, field and messages
Fieldcontainer is only displayed when action has no result (create formular)
or result contains field which matchs to the meta-field
-
-
*
* :