Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 54
Next »
{
"Desc": {
"en": ""
},
"IsActive": true,
"TemplateID": "",
"Template": ""
}
UI Template Object Properties
Required properties are in bold.
Property | Type | Description |
---|
Desc | object | This object contains a list of localized descriptions for the template. Each entry in the object contains a key/value pair combination. The key identifies the language code (see: Language Culture Codes) and the value refers to the localized description for the language. |
IsActive | boolean | Identifies if the UI template is enabled. This field is used to disable an old UI template so it can no longer be used. Valid values are: - true - The UI template is enabled. This is default value is the property is not specified.
- false - The UI template is disabled.
|
TemplateID | string | This property uniquely identifies the UI template. The system defines Template ID values. Template IDs are case-sensitive. Valid values are: Property | Description |
---|
Phone.Schedule.List | This template defines the schedule list for the small form factor version of ServiceMobility | Phone.WorkOrder.FollowUpTimeSlot | This template defines the time slot for the follow-up call functionality within the small form factor version of ServiceMobility. | Tablet.Home.Header | This template defines the header details for the Home screen in mobile application. | Tablet.Home.List | This template defines the contents of list for the Home screen in mobile application. | Tablet.Inventory.StockRecommendationList | This template defines the contents of list for Stock Level Recommendation screen in mobile application. | Tablet.Schedule.List | This template defines the contents of list for the Schedule screen in mobile application. | Tablet.WorkOrder.AssetHistory | This template defines the contents of list for Asset History screen in mobile application. | Tablet.WorkOrder.EstimateList | This template defines the contents of list for Estimate screen in mobile application. | Tablet.WorkOrder.EstimateLegalDisclaimer | This template defines legal disclaimer for Estimate in mobile application. | Tablet.WorkOrder.LineItemList | This template defines the contents of list for Work Order Line Items screen in mobile application. | Tablet.WorkOrder.SummaryHeader | This template defines the header details for the Work Order Summary screen in mobile application. | Tablet.WorkOrder.SummaryTags | This template defines the tags rendering details for the Work Order Summary screen in mobile application. | Tablet.WorkOrder.SummaryLocation | This template defines the Account Location (address) details for the Work Order Summary screen in mobile application. | Tablet.WorkOrder.SummaryDetails | This template defines the contents of Summary Details section for the Work Order Summary screen in mobile application. | Tablet.WorkOrder.SummaryInfo | This template defines the contents of Summary Info section for the Work Order Summary screen in mobile application. | Tablet.WorkOrder.SummaryHistory | This template defines the contents of Summary History section for the Work Order Summary screen in mobile application. | Tablet.WorkOrder.FollowUpTimeSlot | This template defines the time slot for the follow-up call functionality within the large form factor version of ServiceMobility. |
|
Template | string | This property contains template representation of HTML elements for UI rendering in mobile application. |