SysMDrivenMiscSettingsSingleton
(Replacing message template with parser tag) |
No edit summary |
||
Line 10: | Line 10: | ||
# '''GlobalHideActionOnDisable''': Boolean - this will hide all actions when they are disabled | # '''GlobalHideActionOnDisable''': Boolean - this will hide all actions when they are disabled | ||
# '''LibreOfficeInstallPathAndExe''': string? - for example C:\Program Files\LibreOffice\program\soffice.exe - [[Documentation:Use LibreOffice for PDF conversion|Read more]] | # '''LibreOfficeInstallPathAndExe''': string? - for example C:\Program Files\LibreOffice\program\soffice.exe - [[Documentation:Use LibreOffice for PDF conversion|Read more]] | ||
# GlobalCenteredPopUp:boolean | |||
# GlobalBlazorClient:boolean | |||
{{Edited|July|12|2024}} | {{Edited|July|12|2024}} |
Revision as of 09:41, 12 August 2024
This page was created by Hans.karlsen on 2024-02-09. Last edited by Hans.karlsen on 2025-07-10.
Certain settings influencing the Server behavior have been added.
Add a Singleton class named SysMDrivenMiscSettingsSingleton
Attributes recognized currently:
- GlobalReadOnlyMode: Boolean read more on ReadOnly mode
- GlobalToolbarMode: Boolean read more on Toolbarmode
- GlobalHideActionOnDisable: Boolean - this will hide all actions when they are disabled
- LibreOfficeInstallPathAndExe: string? - for example C:\Program Files\LibreOffice\program\soffice.exe - Read more
- GlobalCenteredPopUp:boolean
- GlobalBlazorClient:boolean