SysMDrivenMiscSettingsSingleton
m ((username removed) (log details removed)) |
No edit summary |
||
Line 6: | Line 6: | ||
# '''GlobalReadOnlyMode''': Boolean read more on [[Documentation:Per viewmodel ReadOnly mode|ReadOnly mode]] | # '''GlobalReadOnlyMode''': Boolean read more on [[Documentation:Per viewmodel ReadOnly mode|ReadOnly mode]] | ||
# '''GlobalToolbarMode''': Boolean read more on [[Toolbarmode]] | # '''GlobalToolbarMode''': Boolean read more on [[Documentation:Toolbarmode|Toolbarmode]] | ||
# '''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 - [[Use LibreOffice for PDF conversion|Read more]] | # '''LibreOfficeInstallPathAndExe''': string? - for example C:\Program Files\LibreOffice\program\soffice.exe - [[Use LibreOffice for PDF conversion|Read more]] | ||
{{Edited|July|12|2024}} | {{Edited|July|12|2024}} |
Revision as of 06:07, 10 June 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