title: "LogOn.AdditionalTextTemplateCode" category: reference tags: [aet, logon-screen, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
LogOn.AdditionalTextTemplateCode
Groep: Logon screen Type: System · Waardetype: string Custom: Nee · Nullable: Ja
Beschrijving: Additional text template code
The template code of the additional text that will be shown in the logon screen when the application runs in normal mode. Use a text template with body type 'Plain text' or be aware that the Html text will be converted to plain text.
Waardebewerken
- Actuele waarde:
None - Overerfde waarde:
None - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "LogOn.AdditionalTextTemplateCode",
"settingType": "System",
"description": "Additional text template code",
"longDescription": "The template code of the additional text that will be shown in the logon screen when the application runs in normal mode. Use a text template with body type 'Plain text' or be aware that the Html text will be converted to plain text.",
"valueType": "string",
"inheritedFromDescription": "Inherited from factory settings.",
"isCustom": false,
"isNullable": true
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("LogOn.AdditionalTextTemplateCode")Volledige setting-data. Bron:ApplicationElementTreeData.json.