How to enable Auto-Refresh setting for all the dispatchers by default in Dispatcher workspace We have admin level workspace setting called Enable Auto-refresh (also accessible via system properties with name sn_fsm_disp_wrkspc.dispatcher_workspace.autorefresh) Refer to the Configure Workspace Settings documentation for detailed instructions on how to enable and configure auto-refresh for the dispatcher workspace. Turning this to true, will bring the "Enable auto-refresh" toggle setting (app_cmn_field_set_item.do%3Fsys_id%3D2024a151ebf5301052ed0d32d85228e) under General tab in the Dispatcher settings in dispatcher workspace.By default, the auto-refresh setting is disabled (i.e., the toggle is off), allowing dispatchers to override this setting and customize it according to their preferences.Dispatchers can choose to override this setting by modifying it directly from the Dispatcher Settings modal. The preferences are stored in the app_cmn_field_set_item_user_preference table. If you wish to enforce the auto-refresh setting to be enabled for all dispatchers, you can set the Default show field to true on the "Enable auto-refresh" setting. This can be found at app_cmn_field_set_item.do%3Fsys_id%3D2024a151ebf5301052ed0d32d85228e. Enabling this setting will automatically turn on auto-refresh for all dispatchers by default. Note: We can follow the same approach of turning on or off the Default Show field on the app_cmn_field_set_item to true to enforce other toggle related dispatcher settings