Merge command: [strheader-flagauto ]
Merge variable/item: strheaderflagauto
Comments:
Determines whether the header is generated (mainly) automaticly or not. It contains the value of item `ck_Template_AutoheadOnoff` as set and stored on the header template/module.
Formula:
@text(strheaderflagauto) or @If(strTemplateDocUNID="";"";@GetDocField(@Text(strTemplateDocUNID);"ck_Template_AutoheadOnoff"));
Example:
"" or "off"
Merge variable/item: strheaderflagauto
Comments:
Determines whether the header is generated (mainly) automaticly or not. It contains the value of item `ck_Template_AutoheadOnoff` as set and stored on the header template/module.
Formula:
@text(strheaderflagauto) or @If(strTemplateDocUNID="";"";@GetDocField(@Text(strTemplateDocUNID);"ck_Template_AutoheadOnoff"));
Example:
"" or "off"