---
title: "CS Dispatch Panel"
canonical: "https://help.fieldbuddy.com/space/FBDOCS/4931878954/CS%20Dispatch%20Panel"
format: markdown
---
Dispatch panel settings are stored in two different places – in Fieldbuddy custom settings and in custom field on User object


List of the all Custom Settings for Dispatch Panel with Description


| Label | Name | Description/How to use | Sample Value |
| --- | --- | --- | --- |
| DP: Column Width (UI Cache) | DP_ColumnWidth__c | Column Width of the Timeslots is stored in this field in order to set the width back to its previous value when the Dispatch Panel is relaunched. | Example:<br>- 150
- 300
- 450
- 600 |
| DP: Day Type (UI Cache) | DP_DayType__c | The View (Work Days / Weekend etc.) of the Planning Dashboard is stored in this field in order to set the View back to its previous value when the Dispatch Panel is relaunched. | Example:<br>- allDays
- weekDays
- weekEnd |
| DP MAP: Shown Resources Radius | DP_MAP_ShownResourcesRadius__c | This value describes in which radius (kilometers) resources are shown. | Example:<br>- 50,00
- 100,00
- 150,00
- 200,00 |
| DP: RUA Refresh Interval | DP_RUARefreshInterval__c | RUA Refresh Interval of the RUA's within the Planning Dashboard is stored in this field in order to set the width back to its previous value when the Dispatch Panel is relaunched. This value needs to be entered in seconds. If the custom setting 'DP: Auto-refresh RUA's' is checked, then a value should be filled in, in this custom setting. | Example:<br>- 5
- 10
- 15
- 20 etc. |
| DP: Auto-refresh RUA's | DP_RUARefresh__c | Auto-refresh RUA's is an option to enable / disable the automatic resfresh of RUA's within the Planning Dashboard. The interval of the automatic refresh time is defined with the Custom Setting : 'DP: RUA Refresh Interval'. | Example:<br>- Checked (= True)
- Unchecked (= False) |
| DP: XHR Request Timeout | DP_RequestTimeout__c | Is not actively used. | Is not actively used. |
| DP: Row Height (UI Cache) | DP_RowHeight__c | Row Height of the Resource Units is stored in this field in order to set the height back to its previous value when the Dispatch Panel is relaunched. | Example:<br>- 30
- 60
- 90
- 120 |
| DP: Selected WO Listing (UI Cache) | DP_SelectedWOListing__c | Contains number of listing, that has been opened last time.  
Value is a number. If that exceeds total amount of listings, then fist one is shown  
Counter starts from zero. | Example:<br>- 0
- 1
- 2
- 3 |
| DP: Show (RUA) Drop Zones (UI Cache) | DP_ShowDropZones__c | Show (RUA) Drop Zones (option in the miscellaneous menu) is stored in this field, to set this setting back to its previous value when the Dispatch Panel is relaunched. With this option you can display the places within the Planning Dashboard where you can place Resource Unit Assignments. | Example:<br>- Checked (= True)
- Unchecked (= False) |
| DP: Show (Timeslot) Resource Summary (UI Cache) | DP_ShowResourceSummary__c | Show (Timeslot) Resource Summary (option in the miscellaneous menu) is stored in this field, to set this setting back to its previous value when the Dispatch Panel is relaunched. With this option you can display the Resource Summaries which are linked to Resource Unit Assigments. | Example:<br>- Checked (= True)
- Unchecked (= False) |
| DP: Start Date | DP_StartDate__c | Describes date, which is used as starting point of scheduler.<br>Template values are THIS_WEEK and TODAY. In case if stored value is date, or blank, every time,<br>when shown interval is changed (previous or next week), this field is updated in custom settings. | Example:<br>- TODAY
- THIS_WEEK
- 22/10/2015 |
| DP: Time Resolution (UI Cache) | DP_Zoom__c | The Time Resolution (also known as 'Zoom') option lets you decide the amount of Time that should be shown within the Planning Dashboard.<br>The Time Resolution of the Planning Dashboard is stored in this field in order to set the Time Resolution width back to its previous value when the Dispatch Panel is relaunched. | Example:<br>- 1 (= 1 day)
- 2 (= 1 week)
- 3 (= 4 weeks)
- 4 (= 8 weeks) |
| DP: Timeslot Time Format | DP_TimeslotTimeFormat__c | Describes the format in which the time is shown in the timeslot within the Dispatch Panel.<br>a → Lowercase Ante meridiem and Post meridiem am or pm  
A → Uppercase Ante meridiem and Post meridiem AM or PM  
g → 12-hour format of an hour without leading zeros 1 to 12  
G → 24-hour format of an hour without leading zeros 0 to 23  
h → 12-hour format of an hour with leading zeros 01 to 12  
H → 24-hour format of an hour with leading zeros 00 to 23  
i → Minutes, with leading zeros 00 to 59  
s → Seconds, with leading zeros 00 to 59 | Example:<br>- H-i (24 hour format, seperated by '-', plus minutes).
- h-i A (12 hour format, seperated by '-', plus minutes, plus AM or PM).
- h:i a (12 hour format, seperated by ':', plus minutes, plus am or pm).<br>More can be found at: [http://docs.sencha.com/extjs/4.2.2/#!/api/Ext.Date](http://docs.sencha.com/extjs/4.2.2/#!/api/Ext.Date) |
| DP: Show RUA Assigned Resources(UICache) | DP_ShowRUAAssignedResources__c | Show RUA Assigned Resources (option in the miscellaneous menu) is stored in this field in order to display assigned resources to its previous value when the Dispatch Panel is relaunched. | Example:<br>- Checked (= True)
- Unchecked (= False) |
| DP: Listings Height (UI Cache) | DP_ListingsHeight__c | Listings section height (Work orders and Resources in bottom of the screen) is stored in this field in order to set the height back to its previous value when the Dispatch Panel is relaunched. | Example:<br>- 100
- 200
- 300
- 400 |
| DP: Default RUA Duration (UI Cache) | DP_DefaultRUADuration__c | Default Resource Unit Assignment duration in hours+minutes. In case if it is empty, normal behavior is applied in which the entire Timeslot is used for the new Resource Unit Assignment. | Example:<br>- 0,5
- 1,0
- 1,5
- 2,0 |
| DP: Default RUA Duration on WO(UI Cache) | DP_DefaultRUADurationonWO__c | Fill in the API name of a Field on Work Order. The value of the field should be a number and is used as the default Resource Unit duration (in hours), when it is created in the Dispatch Panel. | Rua_Duration__c |
| DP: Resource Unit Logo Field (UI Cache) | DP_ResourceUnitLogoField__c | Fill in the API field name on Resource Unit, that contains URL to draw a Resource Unit Logo. | RU_Logo__c |
| DPSYNC: Change WO Owner on RUA Upsert |  |  |  |
| DPSYNC: Change WO Owner on RUA Delete |  |  |  |