221 lines
6.4 KiB
JSON
221 lines
6.4 KiB
JSON
{
|
||
"Wizard": {
|
||
"ComponentKind": 0,
|
||
"WizardName": "Customers",
|
||
"ListFormCode": "App.Prj.Customers",
|
||
"MenuCode": "App.Prj.Customers",
|
||
"MenuOrder": 4,
|
||
"CreateMenu": true,
|
||
"MenuUrl": "/admin/list/App.Prj.Customers",
|
||
"CustomComponentName": "",
|
||
"IsTenant": true,
|
||
"IsBranch": false,
|
||
"IsOrganizationUnit": false,
|
||
"AllowAdding": true,
|
||
"AllowUpdating": true,
|
||
"AllowDeleting": true,
|
||
"AllowDetail": false,
|
||
"ConfirmDelete": true,
|
||
"DefaultLayout": "grid",
|
||
"Grid": true,
|
||
"Card": false,
|
||
"Pivot": false,
|
||
"Chart": false,
|
||
"Tree": false,
|
||
"Gantt": false,
|
||
"Scheduler": false,
|
||
"Todo": false,
|
||
"LanguageTextMenuEn": "Customers",
|
||
"LanguageTextMenuTr": "Müşteriler",
|
||
"LanguageTextTitleEn": "Customers",
|
||
"LanguageTextTitleTr": "Müşteriler",
|
||
"LanguageTextDescEn": "Customers linked to tasks",
|
||
"LanguageTextDescTr": "Görevlerin bağlı olduğu müşteriler",
|
||
"LanguageTextMenuParentEn": "Project",
|
||
"LanguageTextMenuParentTr": "Proje",
|
||
"PermissionGroupName": "App.Prj",
|
||
"PermissionGroupDisplayNameEn": "Project",
|
||
"PermissionGroupDisplayNameTr": "Proje",
|
||
"MenuParentCode": "App.Prj",
|
||
"MenuParentModuleId": "Prj",
|
||
"MenuParentIcon": "FcTimeline",
|
||
"MenuIcon": "FcBusinessContact",
|
||
"DataSourceCode": "Default",
|
||
"DataSourceConnectionString": "",
|
||
"SelectCommandType": 1,
|
||
"SelectCommand": "Prj_T_Customer",
|
||
"KeyFieldName": "Id",
|
||
"KeyFieldDbSourceType": 9,
|
||
"TreeOptionDto": {
|
||
"KeyExpr": "",
|
||
"ParentIdExpr": "",
|
||
"HasItemsExpr": "",
|
||
"RootValue": "",
|
||
"ExpandedRowKeys": [],
|
||
"AutoExpandAll": false,
|
||
"RecursiveSelection": false,
|
||
"TitleExpr": null,
|
||
"StartExpr": null,
|
||
"EndExpr": null,
|
||
"ProgressExpr": null
|
||
},
|
||
"GanttOptionDto": {
|
||
"KeyExpr": "",
|
||
"ParentIdExpr": "",
|
||
"HasItemsExpr": "",
|
||
"RootValue": "",
|
||
"ExpandedRowKeys": [],
|
||
"AutoExpandAll": false,
|
||
"RecursiveSelection": false,
|
||
"TitleExpr": "",
|
||
"ScaleType": "weeks",
|
||
"StartExpr": "",
|
||
"EndExpr": "",
|
||
"ProgressExpr": "",
|
||
"AllowEditing": false,
|
||
"AllowTaskAdding": false,
|
||
"AllowTaskUpdating": false,
|
||
"AllowTaskResourceUpdating": false,
|
||
"AllowTaskDeleting": false,
|
||
"AllowDependencyAdding": false,
|
||
"AllowDependencyDeleting": false,
|
||
"AllowResourceAdding": false,
|
||
"AllowResourceUpdating": false,
|
||
"AllowResourceDeleting": false
|
||
},
|
||
"SchedulerOptionDto": {
|
||
"TextExpr": "",
|
||
"UserNameExpr": null,
|
||
"DescriptionExpr": null,
|
||
"StartDateExpr": "",
|
||
"EndDateExpr": "",
|
||
"AllDayExpr": "",
|
||
"RecurrenceRuleExpr": "",
|
||
"RecurrenceExceptionExpr": "",
|
||
"StartDayHour": 8,
|
||
"EndDayHour": 20,
|
||
"DefaultView": "week",
|
||
"ShowAllDayPanel": true,
|
||
"CellDuration": 30,
|
||
"FirstDayOfWeek": 1,
|
||
"CrossScrollingEnabled": false,
|
||
"AllowResizing": false,
|
||
"AllowDragging": false,
|
||
"AllowDeleting": false,
|
||
"AllowEditing": false,
|
||
"AllowAdding": false
|
||
},
|
||
"TodoOptionDto": {
|
||
"TitleExpr": "",
|
||
"StatusExpr": "",
|
||
"DescriptionExpr": "",
|
||
"DueDateExpr": "",
|
||
"TagExpr": "",
|
||
"AssigneeExpr": "",
|
||
"PriorityExpr": "",
|
||
"CompletedExpr": "",
|
||
"OrderExpr": "",
|
||
"StatusOrder": "",
|
||
"AllowDragging": true
|
||
},
|
||
"WorkflowDto": {
|
||
"ApprovalUserFieldName": "",
|
||
"ApprovalDateFieldName": "",
|
||
"ApprovalStatusFieldName": "",
|
||
"ApprovalDescriptionFieldName": "",
|
||
"ApprovalIsFilterUserName": false,
|
||
"ApprovalIsResetWorkflow": false,
|
||
"Criteria": []
|
||
},
|
||
"Groups": [
|
||
{
|
||
"Caption": "Genel",
|
||
"ColCount": 2,
|
||
"Items": [
|
||
{
|
||
"FieldName": "Id",
|
||
"CaptionName": "App.Listform.ListformField.Id",
|
||
"TurkishCaption": "Kimlik",
|
||
"EnglishCaption": "Id",
|
||
"EditorType": "dxTextBox",
|
||
"DbSourceType": 9,
|
||
"IsRequired": false,
|
||
"IncludeInEditingForm": false,
|
||
"ColSpan": 1
|
||
},
|
||
{
|
||
"FieldName": "Name",
|
||
"CaptionName": "App.Listform.ListformField.Name",
|
||
"TurkishCaption": "Müşteri",
|
||
"EnglishCaption": "Customer",
|
||
"EditorType": "dxTextBox",
|
||
"DbSourceType": 16,
|
||
"IsRequired": true,
|
||
"IncludeInEditingForm": true,
|
||
"ColSpan": 2,
|
||
"EditorOptions": "{\"maxLength\": 300, \"showClearButton\": true}"
|
||
},
|
||
{
|
||
"FieldName": "ContactName",
|
||
"CaptionName": "App.Listform.ListformField.ContactName",
|
||
"TurkishCaption": "İlgili Kişi",
|
||
"EnglishCaption": "Contact",
|
||
"EditorType": "dxTextBox",
|
||
"DbSourceType": 16,
|
||
"IsRequired": false,
|
||
"IncludeInEditingForm": true,
|
||
"ColSpan": 1,
|
||
"EditorOptions": "{\"maxLength\": 200}"
|
||
},
|
||
{
|
||
"FieldName": "Email",
|
||
"CaptionName": "App.Listform.ListformField.Email",
|
||
"TurkishCaption": "E-posta",
|
||
"EnglishCaption": "Email",
|
||
"EditorType": "dxTextBox",
|
||
"DbSourceType": 16,
|
||
"IsRequired": false,
|
||
"IncludeInEditingForm": true,
|
||
"ColSpan": 1,
|
||
"EditorOptions": "{\"maxLength\": 200, \"mode\": \"email\"}"
|
||
},
|
||
{
|
||
"FieldName": "Phone",
|
||
"CaptionName": "App.Listform.ListformField.Phone",
|
||
"TurkishCaption": "Telefon",
|
||
"EnglishCaption": "Phone",
|
||
"EditorType": "dxTextBox",
|
||
"DbSourceType": 16,
|
||
"IsRequired": false,
|
||
"IncludeInEditingForm": true,
|
||
"ColSpan": 1,
|
||
"EditorOptions": "{\"maxLength\": 50}"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"SubForms": [],
|
||
"Widgets": []
|
||
},
|
||
"IsDeletedField": true,
|
||
"IsCreatedField": true,
|
||
"InsertedRecords": {
|
||
"LanguageKeys": [
|
||
"App.Prj.Customers"
|
||
],
|
||
"PermissionGroupNames": [],
|
||
"PermissionNames": [
|
||
"App.Prj.Customers",
|
||
"App.Prj.Customers.Create",
|
||
"App.Prj.Customers.Update",
|
||
"App.Prj.Customers.Delete",
|
||
"App.Prj.Customers.Export",
|
||
"App.Prj.Customers.Import",
|
||
"App.Prj.Customers.Note"
|
||
],
|
||
"MenuCodes": [
|
||
"App.Prj.Customers"
|
||
],
|
||
"DataSourceCodes": []
|
||
}
|
||
}
|