2026-09-02 08:32:53 +00:00
{
"Wizard" : {
"ComponentKind" : 0 ,
"WizardName" : "TaskDependencies" ,
"WizardCode" : "App.Prj.TaskDependencies" ,
"SeededAt" : "2026-09-01T09:02:00" ,
"CustomComponentName" : "" ,
"PermissionGroupName" : "App.Prj" ,
"ModuleId" : "Prj" ,
"Menu" : {
2026-09-02 14:31:39 +00:00
"MenuParentCode" : "App.Prj" ,
"MenuParentIcon" : "FcTimeline" ,
2026-09-02 08:32:53 +00:00
"CreateMenu" : false ,
"MenuCode" : "App.Prj.TaskDependencies" ,
"MenuOrder" : 1 ,
"MenuUrl" : "/admin/list/App.Prj.TaskDependencies" ,
2026-09-02 14:31:39 +00:00
"MenuIcon" : "FcTodoList"
2026-09-02 08:32:53 +00:00
} ,
"Language" : {
2026-09-02 14:31:39 +00:00
"MenuParentEn" : "Project" ,
"MenuParentTr" : "Proje" ,
"PermissionGroupEn" : "Project" ,
"PermissionGroupTr" : "Proje" ,
"MenuEn" : "Blocking Tasks" ,
"MenuTr" : "Beklenen G\u00F6revler" ,
"TitleEn" : "Blocking Tasks" ,
"TitleTr" : "Beklenen G\u00F6revler" ,
"DescEn" : "Tasks this task waits for" ,
"DescTr" : "G\u00F6revin bekledi\u011Fi g\u00F6revler"
2026-09-02 08:32:53 +00:00
} ,
"Groups" : [
{
"Items" : [
{
"FieldName" : "Id" ,
"CaptionName" : "App.Listform.ListformField.Id" ,
2026-09-02 14:31:39 +00:00
"En" : "Id" ,
"Tr" : "Kimlik"
2026-09-02 08:32:53 +00:00
} ,
{
"FieldName" : "TaskId" ,
"CaptionName" : "App.Listform.ListformField.TaskId" ,
2026-09-02 14:31:39 +00:00
"En" : "Task" ,
"Tr" : "G\u00F6rev"
2026-09-02 08:32:53 +00:00
} ,
{
"FieldName" : "DependsOnTaskId" ,
"CaptionName" : "App.Listform.ListformField.DependsOnTaskId" ,
2026-09-02 14:31:39 +00:00
"En" : "Blocking Task" ,
"Tr" : "Beklenen G\u00F6rev"
2026-09-02 08:32:53 +00:00
} ,
{
"FieldName" : "Note" ,
"CaptionName" : "App.Listform.ListformField.Note" ,
2026-09-02 14:31:39 +00:00
"En" : "Note" ,
"Tr" : "Not"
2026-09-02 08:32:53 +00:00
}
]
}
]
} ,
"ListForm" : {
"EditType" : null ,
"DataSourceCode" : "Default" ,
"KeyFieldDbSourceType" : 9 ,
"TableName" : null ,
"DefaultFilter" : "\u0022IsDeleted\u0022 = \u0027false\u0027" ,
"SelectCommand" : "Prj_T_TaskDependency" ,
"SelectCommandType" : 1 ,
"SelectFieldsDefaultValueDto" : [ ] ,
"DeleteCommand" : "UPDATE \u0022Prj_T_TaskDependency\u0022 SET \u0022DeleterId\u0022=@DeleterId, \u0022DeletionTime\u0022=CURRENT_TIMESTAMP, \u0022IsDeleted\u0022=\u0027true\u0027 WHERE \u0022Id\u0022 IN @Id" ,
"DeleteBeforeCommand" : null ,
"DeleteAfterCommand" : null ,
"DeleteFieldsDefaultValueDto" : [
{
"FieldName" : "DeleterId" ,
"FieldDbType" : 9 ,
"Value" : "@USERID" ,
"CustomValueType" : 2 ,
"SqlQuery" : null
} ,
{
"FieldName" : "Id" ,
"FieldDbType" : 9 ,
"Value" : "@ID" ,
"CustomValueType" : 2 ,
"SqlQuery" : null
}
] ,
"InsertCommand" : null ,
"InsertBeforeCommand" : null ,
"InsertAfterCommand" : null ,
"InsertFieldsDefaultValueDto" : [
{
"FieldName" : "CreationTime" ,
"FieldDbType" : 6 ,
"Value" : "@NOW" ,
"CustomValueType" : 2 ,
"SqlQuery" : null
} ,
{
"FieldName" : "CreatorId" ,
"FieldDbType" : 9 ,
"Value" : "@USERID" ,
"CustomValueType" : 2 ,
"SqlQuery" : null
} ,
{
"FieldName" : "IsDeleted" ,
"FieldDbType" : 3 ,
"Value" : "false" ,
"CustomValueType" : 1 ,
"SqlQuery" : null
} ,
{
"FieldName" : "Id" ,
"FieldDbType" : 9 ,
"Value" : "@NEWID" ,
"CustomValueType" : 2 ,
"SqlQuery" : null
}
] ,
"UpdateCommand" : null ,
"UpdateBeforeCommand" : null ,
"UpdateAfterCommand" : null ,
"UpdateFieldsDefaultValueDto" : [ ] ,
"FormFieldsDefaultValueDto" : [ ] ,
"WidgetsDto" : [ ] ,
"ExtraFilterEditDto" : [ ] ,
"ListFormCode" : "App.Prj.TaskDependencies" ,
"CultureName" : "en" ,
"Name" : "App.Prj.TaskDependencies" ,
"KeyFieldName" : "Id" ,
"Title" : "App.Prj.TaskDependencies.Title" ,
"SortMode" : "single" ,
"PageSize" : 10 ,
"Width" : 0 ,
"Height" : 0 ,
"FullHeight" : false ,
"Description" : "App.Prj.TaskDependencies.Desc" ,
"FilterRowDto" : {
"Visible" : true ,
"ApplyFilter" : "auto" ,
"AllowUserUiFilterSave" : true
} ,
"RowDto" : {
"RowHeight" : "auto" ,
"WhiteSpace" : "normal" ,
"OverflowWrap" : "break-word"
} ,
"HeaderFilterDto" : {
"Visible" : true ,
"AllowSearch" : false ,
"Height" : 325 ,
"SearchTimeout" : 500 ,
"Width" : 252
} ,
"FilterPanelDto" : {
"Visible" : false ,
"Texts" : null ,
"FilterEnabled" : false ,
"CustomizeText" : null
} ,
"SearchPanelDto" : {
"Visible" : true ,
"Width" : 160
} ,
"GroupPanelDto" : {
"Visible" : true ,
"AutoExpandAll" : false
} ,
"SelectionDto" : {
"Mode" : "none" ,
"AllowSelectAll" : false ,
"SelectAllMode" : "allPages" ,
"ShowCheckBoxesMode" : "always"
} ,
"ColumnOptionDto" : {
"ShowBorders" : true ,
"ShowRowLines" : true ,
"ShowColumnLines" : false ,
"RowAlternationEnabled" : true ,
"AllowColumnReordering" : true ,
"AllowColumnResizing" : true ,
"ColumnResizingMode" : "widget" ,
"ColumnAutoWidth" : true ,
"RtlEnabled" : false ,
"ColumnFixingEnabled" : true ,
"ColumnChooserEnabled" : true ,
"ColumnChooserMode" : "dragAndDrop" ,
"HoverStateEnabled" : false ,
"ColumnHidingEnabled" : true ,
"FocusedRowEnabled" : true ,
"ShowColumnHeaders" : true
} ,
"PivotOptionDto" : {
"ColumnChooserEnabled" : false ,
"AllowFieldDragging" : true ,
"ShowFieldPanel" : true ,
"ShowDataFields" : true ,
"ShowColumnFields" : true ,
"ShowRowFields" : true ,
"ShowFilterFields" : true ,
"ShowChart" : false ,
"ChartHeight" : 320 ,
"ChartCommonSeriesType" : "bar"
} ,
"TreeOptionDto" : {
"KeyExpr" : null ,
"ParentIdExpr" : null ,
"HasItemsExpr" : null ,
"RootValue" : null ,
"ExpandedRowKeys" : [ ] ,
"AutoExpandAll" : false ,
"RecursiveSelection" : false ,
"TitleExpr" : null ,
"StartExpr" : null ,
"EndExpr" : null ,
"ProgressExpr" : null
} ,
"GanttOptionDto" : {
"KeyExpr" : null ,
"ParentIdExpr" : null ,
"HasItemsExpr" : null ,
"RootValue" : null ,
"ExpandedRowKeys" : [ ] ,
"AutoExpandAll" : false ,
"RecursiveSelection" : false ,
"TitleExpr" : null ,
"ScaleType" : "weeks" ,
"StartExpr" : null ,
"EndExpr" : null ,
"ProgressExpr" : null ,
2026-09-02 14:31:39 +00:00
"EditingEnabled" : false ,
2026-09-02 08:32:53 +00:00
"AllowTaskAdding" : false ,
"AllowTaskUpdating" : false ,
"AllowTaskResourceUpdating" : false ,
"AllowTaskDeleting" : false ,
"AllowDependencyAdding" : false ,
"AllowDependencyDeleting" : false ,
"AllowResourceAdding" : false ,
"AllowResourceUpdating" : false ,
"AllowResourceDeleting" : false
} ,
"SchedulerOptionDto" : {
"TextExpr" : null ,
"UserNameExpr" : null ,
"DescriptionExpr" : null ,
"StartDateExpr" : null ,
"EndDateExpr" : null ,
"AllDayExpr" : null ,
"RecurrenceRuleExpr" : null ,
"RecurrenceExceptionExpr" : null ,
"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" : null ,
"StatusExpr" : null ,
"DescriptionExpr" : null ,
"DueDateExpr" : null ,
"TagExpr" : null ,
"AssigneeExpr" : null ,
"PriorityExpr" : null ,
"CompletedExpr" : null ,
"OrderExpr" : null ,
"TimesheetExpr" : null ,
"SubTaskExpr" : null ,
"StatusOrder" : null ,
"AllowDragging" : true
} ,
"PagerOptionDto" : {
"Visible" : true ,
"ShowPageSizeSelector" : true ,
"ShowInfo" : false ,
"ShowNavigationButtons" : true ,
"AllowedPageSizes" : "10,20,50,100" ,
"InfoText" : "Page {0} of {1} ({2} items)" ,
"DisplayMode" : "adaptive" ,
"ScrollingMode" : "standard" ,
"LoadPanelEnabled" : "auto" ,
"LoadPanelText" : "Loading..."
} ,
"EditingOptionDto" : {
"Mode" : "popup" ,
"RefreshMode" : "full" ,
"AllowUpdating" : true ,
"AllowDetail" : false ,
"AllowDeleting" : true ,
"AllowAllDeleting" : false ,
"AllowAdding" : true ,
"AllowDuplicate" : false ,
"UseIcons" : false ,
"ConfirmDelete" : true ,
"NewRowPosition" : "viewportTop" ,
"SelectTextOnEditStart" : false ,
"StartEditAction" : "click" ,
"EditColumnName" : null ,
"Popup" : {
"Title" : "App.Prj.TaskDependencies.Title" ,
"ShowTitle" : true ,
"Width" : 800 ,
"Height" : 275 ,
"FullScreen" : false ,
"HideOnOutsideClick" : true ,
"ResizeEnabled" : true ,
"DragEnabled" : true ,
"RestorePosition" : true ,
"Position" : "center"
} ,
"SendOnlyChangedFormValuesUpdate" : false ,
"AddPageUrl" : null
} ,
"EditingFormDto" : [
{
"Order" : 1 ,
"ItemType" : "group" ,
"Caption" : "Genel" ,
"ColCount" : 2 ,
"ColSpan" : 2
}
] ,
"PermissionDto" : {
"C" : "App.Prj.TaskDependencies.Create" ,
"R" : "App.Prj.TaskDependencies" ,
"U" : "App.Prj.TaskDependencies.Update" ,
"D" : "App.Prj.TaskDependencies.Delete" ,
"E" : "App.Prj.TaskDependencies.Export" ,
"I" : "App.Prj.TaskDependencies.Import" ,
"N" : "App.Prj.TaskDependencies.Note"
} ,
"CommandColumnDto" : [ ] ,
"StateStoringDto" : {
"Enabled" : true ,
"Type" : "custom" ,
"StorageKey" : "listFormGridStorage-App.Prj.TaskDependencies" ,
"SavingTimeout" : 5000
} ,
"CustomJsSources" : [ ] ,
"CustomStyleSources" : [ ] ,
"UpdateServiceAddress" : "list-form-data/update" ,
"InsertServiceAddress" : "list-form-data/insert" ,
"DeleteServiceAddress" : "list-form-data/delete" ,
"IsTenant" : true ,
"IsBranch" : false ,
"IsOrganizationUnit" : false ,
"ListFormType" : "List" ,
"IsSubForm" : false ,
"ShowNote" : false ,
"SubFormsListFormType" : "Form" ,
"SubFormsDto" : [ ] ,
"ExtraFilterDto" : [ ] ,
"LayoutDto" : {
"Grid" : true ,
"Card" : false ,
"Pivot" : false ,
"Chart" : false ,
"Tree" : false ,
"Gantt" : false ,
"Scheduler" : false ,
"Todo" : false ,
"DefaultLayout" : "grid"
} ,
"WorkflowDto" : {
"ApprovalUserFieldName" : null ,
"ApprovalDateFieldName" : null ,
"ApprovalStatusFieldName" : null ,
"ApprovalDescriptionFieldName" : null ,
"ApprovalIsFilterUserName" : false ,
"ApprovalIsResetWorkflow" : false ,
"Criteria" : [ ]
} ,
"UserId" : null ,
"RoleId" : null ,
"CommonDto" : {
"AdjustOnZoom" : true ,
"ContainerBackgroundColor" : "#FFFFFF" ,
"Palette" : "Material" ,
"PaletteExtensionMode" : "blend" ,
"DefaultPane" : null ,
"Disabled" : false ,
"Theme" : "generic.light"
} ,
"AdaptivelayoutDto" : {
"Height" : 80 ,
"Width" : 80 ,
"KeepLabels" : true
} ,
"AnimationDto" : {
"Duration" : 1000 ,
"Easing" : "easeOutCubic" ,
"Enabled" : true ,
"MaxPointCountSupported" : 300
} ,
"AnnotationsDto" : [ ] ,
"ArgumentAxisDto" : {
"ArgumentType" : null ,
"AggregationInterval" : null ,
"Grid" : {
"Color" : "#d3d3d3" ,
"Visible" : false ,
"Width" : 1
} ,
"HoverMode" : "none" ,
"Label" : {
"DisplayMode" : "standard" ,
"RotationAngle" : 90 ,
"OverlappingBehavior" : "hide"
} ,
"Position" : "bottom" ,
"Title" : null ,
"Visible" : true ,
"Width" : 1 ,
"WorkdaysOnly" : false
} ,
"CommonAnnotationSettingsDto" : {
"Argument" : null ,
"Border" : {
"Color" : "#d3d3d3" ,
"CornerRadius" : 0 ,
"DashStyle" : "solid" ,
"Visible" : false ,
"Width" : 1
} ,
"Color" : "#ffffff" ,
"Description" : null ,
"Font" : {
"Color" : "#FFFFFF" ,
"Family" : "\u0022Segoe UI\u0022, \u0022Helvetica Neue\u0022, \u0022Trebuchet MS\u0022, Verdana, sans-serif" ,
"Size" : 12 ,
"Weight" : 400
} ,
"Height" : -1 ,
"Image" : null ,
"OffsetX" : -1 ,
"OffsetY" : -1 ,
"PaddingLeftRight" : 10 ,
"PaddingTopBottom" : 10 ,
"Series" : null ,
"Text" : null ,
"TooltipEnabled" : true ,
"Type" : null ,
"Value" : null ,
"Width" : 0 ,
"WordWrap" : "normal" ,
"X" : 0 ,
"Y" : 0
} ,
"CommonAxisSettingsDto" : {
"Grid" : {
"Color" : "#d3d3d3" ,
"Visible" : false ,
"Width" : 1
} ,
"Title" : null ,
"Visible" : true ,
"Width" : 1
} ,
"CommonPaneSettingsDto" : {
"BackgroundColor" : null
} ,
"CommonSeriesSettingsDto" : {
"ArgumentField" : "arg" ,
"Axis" : null ,
"BarOverlapGroup" : null ,
"BarPadding" : 0 ,
"BarWidth" : 0 ,
"Color" : null ,
"CornerRadius" : 0 ,
"DashStyle" : "solid" ,
"IgnoreEmptyPoints" : false ,
"Pane" : null ,
"RangeValue1Field" : "val1" ,
"RangeValue2Field" : "val2" ,
"SelectionMode" : "none" ,
"ShowInLegend" : true ,
"Type" : null ,
"ValueField" : null ,
"Visible" : true ,
"Width" : 2 ,
"Label" : null
} ,
"CrosshairDto" : {
"Color" : "#f05b41" ,
"DashStyle" : "dot" ,
"Enabled" : false ,
"Width" : 1 ,
"HorizontalLine" : {
"Color" : "#f05b41" ,
"DashStyle" : "dot" ,
"Label" : {
"BackgroundColor" : "#f05b41" ,
"CustomizeText" : null ,
"Font" : {
"Color" : "#FFFFFF" ,
"Family" : "\u0022Segoe UI\u0022, \u0022Helvetica Neue\u0022, \u0022Trebuchet MS\u0022, Verdana, sans-serif" ,
"Size" : 12 ,
"Weight" : 400
} ,
"Visible" : false ,
"Format" : null
} ,
"Visible" : true ,
"Width" : 1
} ,
"Label" : {
"BackgroundColor" : "#f05b41" ,
"CustomizeText" : null ,
"Font" : {
"Color" : "#FFFFFF" ,
"Family" : "\u0022Segoe UI\u0022, \u0022Helvetica Neue\u0022, \u0022Trebuchet MS\u0022, Verdana, sans-serif" ,
"Size" : 12 ,
"Weight" : 400
} ,
"Visible" : false ,
"Format" : null
} ,
"VerticalLine" : {
"Color" : "#f05b41" ,
"DashStyle" : "dot" ,
"Label" : {
"BackgroundColor" : "#f05b41" ,
"CustomizeText" : null ,
"Font" : {
"Color" : "#FFFFFF" ,
"Family" : "\u0022Segoe UI\u0022, \u0022Helvetica Neue\u0022, \u0022Trebuchet MS\u0022, Verdana, sans-serif" ,
"Size" : 12 ,
"Weight" : 400
} ,
"Visible" : false ,
"Format" : null
} ,
"Visible" : true ,
"Width" : 1
}
} ,
"ExportDto" : {
"BackgroundColor" : "#FFFFFF" ,
"Enabled" : true ,
"AllowExportSelectedData" : false ,
"Margin" : 10 ,
"PrintingEnabled" : true
} ,
"LegendDto" : {
"BackgroundColor" : null ,
"Border" : {
"Color" : "#d3d3d3" ,
"CornerRadius" : 0 ,
"DashStyle" : "solid" ,
"Visible" : false ,
"Width" : 1
} ,
"ColumnCount" : 0 ,
"Orientation" : "vertical" ,
"Position" : "outside" ,
"RowCount" : 0 ,
"Title" : null ,
"Visible" : true
} ,
"MarginDto" : {
"Bottom" : 0 ,
"Left" : 0 ,
"Right" : 0 ,
"Top" : 0
} ,
"PanesDto" : [ ] ,
"ScrollBarDto" : {
"Color" : "gray" ,
"Offset" : 5 ,
"Position" : "top" ,
"Visible" : false ,
"Width" : 10
} ,
"SeriesDto" : [ ] ,
"SizeDto" : {
"UseSize" : false ,
"Width" : 400 ,
"Height" : 200
} ,
"TitleDto" : {
"Text" : null ,
"VerticalAlignment" : "top" ,
"HorizontalAlignment" : "center" ,
"Subtitle" : null ,
"TextOverflow" : "ellipsis" ,
"WordWrap" : null
} ,
"TooltipDto" : {
"ArgumentFormat" : null ,
"ArrowLength" : 10 ,
"Border" : {
"Color" : "#d3d3d3" ,
"CornerRadius" : 0 ,
"DashStyle" : "solid" ,
"Visible" : false ,
"Width" : 1
} ,
"Color" : "#ffffff" ,
"Enabled" : false ,
"Font" : {
"Color" : "#000000" ,
"Family" : "\u0022Segoe UI\u0022, \u0022Helvetica Neue\u0022, \u0022Trebuchet MS\u0022, Verdana, sans-serif" ,
"Size" : 12 ,
"Weight" : 400
} ,
"Format" : null ,
"Location" : "center" ,
"PaddingLeftRight" : 18 ,
"PaddingTopBottom" : 15 ,
"Shared" : false
} ,
"ValueAxisDto" : [ ] ,
"ZoomAndPanDto" : {
"AllowMouseWheel" : true ,
"AllowTouchGestures" : true ,
"ArgumentAxis" : "none" ,
"DragToZoom" : false ,
"PanKey" : "shift" ,
"ValueAxis" : "none" ,
"DragBoxStyle" : {
"Color" : null ,
"Opacity" : 0
}
} ,
"LastModificationTime" : null ,
"LastModifierId" : null ,
"CreationTime" : "0001-01-01T00:00:00" ,
"CreatorId" : null ,
"Id" : "00000000-0000-0000-0000-000000000000"
} ,
"Fields" : [
{
"EditType" : null ,
"ListFormCode" : "App.Prj.TaskDependencies" ,
"RoleId" : null ,
"UserId" : null ,
"ColumnJoinTableDto" : {
"JoinType" : null ,
"TableName" : null ,
"JoinFieldName" : null ,
"BaseTableJoinFieldName" : null ,
"SelectFieldName" : null ,
"FieldNameAlias" : null ,
"JoinCondition2" : "AND" ,
"JoinFieldName2" : null ,
"BaseTableJoinFieldName2_OrValue" : null
} ,
"FieldName" : "Id" ,
"CaptionName" : "App.Listform.ListformField.Id" ,
"PlaceHolder" : null ,
"ReadOnly" : false ,
"Visible" : false ,
"IsActive" : true ,
"Width" : 0 ,
"ListOrderNo" : 1 ,
"SourceDbType" : 9 ,
"CultureName" : "en" ,
"DataType" : "string" ,
"SortIndex" : 0 ,
"SortDirection" : null ,
"AllowSearch" : true ,
"AllowEditing" : true ,
"AllowAdding" : true ,
"ColumnCssClass" : null ,
"ColumnCssValue" : null ,
"BandName" : null ,
"ColumnFilterDto" : {
"AllowFiltering" : true ,
"FilterOperations" : null ,
"SelectedFilterOperation" : null ,
"FilterValue" : null
} ,
"ColumnHeaderDto" : {
"AllowHeaderFiltering" : true ,
"AllowSearch" : false ,
"DataSource" : null ,
"DataSourceString" : ""
} ,
"ColumnGroupingDto" : {
"AllowGrouping" : true ,
"GroupIndex" : null ,
"AutoExpandGroup" : false
} ,
"ColumnCustomizationDto" : {
"Fixed" : false ,
"FixedPosition" : "left" ,
"AllowReordering" : true
} ,
"ColumnTotalSummaryDto" : {
"SummaryType" : null ,
"ValueFormat" : null ,
"ShowInGroupFooter" : false ,
"AlignByColumn" : false ,
"DisplayFormat" : null ,
"ShowInColumn" : null
} ,
"ColumnGroupSummaryDto" : {
"SummaryType" : null ,
"ValueFormat" : null ,
"ShowInGroupFooter" : false ,
"AlignByColumn" : false ,
"DisplayFormat" : null ,
"ShowInColumn" : null
} ,
"LookupDto" : {
"DataSourceType" : 0 ,
"ValueExpr" : "Key" ,
"DisplayExpr" : "Name" ,
"CascadeRelationField" : null ,
"CascadeFilterOperator" : "=" ,
"CascadeParentFields" : null ,
"CascadeEmptyFields" : null ,
"LookupQuery" : null
} ,
"ValidationRuleDto" : [ ] ,
"ColumnStylingDto" : [ ] ,
"PermissionDto" : {
"Deny" : false ,
"C" : "App.Prj.TaskDependencies.Create" ,
"R" : "App.Prj.TaskDependencies" ,
"U" : "App.Prj.TaskDependencies.Update" ,
"E" : true ,
"I" : true
} ,
"CanRead" : false ,
"CanCreate" : false ,
"CanUpdate" : false ,
"CanExport" : false ,
"DefaultValue" : null ,
"DefaultValueType" : 0 ,
"PivotSettingsDto" : {
"IsPivot" : true ,
"Expanded" : false ,
"SortOrder" : "asc" ,
"Area" : "filter" ,
"Format" : null ,
"SummaryType" : null ,
"GroupInterval" : "" ,
"WordWrapEnabled" : false
} ,
"Alignment" : null ,
"Format" : null ,
"EditOrderNo" : null ,
"EditGroupOrderNo" : null ,
"EditorType2" : "dxTextBox" ,
"ColSpan" : 1 ,
"EditorOptions" : null ,
"GridBoxOptions" : null ,
"TagBoxOptions" : null ,
"ImageUploadOptions" : null ,
"EditorScript" : null ,
"LastModificationTime" : null ,
"LastModifierId" : null ,
"CreationTime" : "0001-01-01T00:00:00" ,
"CreatorId" : null ,
"Id" : "00000000-0000-0000-0000-000000000000"
} ,
{
"EditType" : null ,
"ListFormCode" : "App.Prj.TaskDependencies" ,
"RoleId" : null ,
"UserId" : null ,
"ColumnJoinTableDto" : {
"JoinType" : null ,
"TableName" : null ,
"JoinFieldName" : null ,
"BaseTableJoinFieldName" : null ,
"SelectFieldName" : null ,
"FieldNameAlias" : null ,
"JoinCondition2" : "AND" ,
"JoinFieldName2" : null ,
"BaseTableJoinFieldName2_OrValue" : null
} ,
"FieldName" : "TaskId" ,
"CaptionName" : "App.Listform.ListformField.TaskId" ,
"PlaceHolder" : null ,
"ReadOnly" : false ,
"Visible" : true ,
"IsActive" : true ,
"Width" : 0 ,
"ListOrderNo" : 2 ,
"SourceDbType" : 9 ,
"CultureName" : "en" ,
"DataType" : "string" ,
"SortIndex" : 0 ,
"SortDirection" : null ,
"AllowSearch" : true ,
"AllowEditing" : true ,
"AllowAdding" : true ,
"ColumnCssClass" : null ,
"ColumnCssValue" : null ,
"BandName" : null ,
"ColumnFilterDto" : {
"AllowFiltering" : true ,
"FilterOperations" : null ,
"SelectedFilterOperation" : null ,
"FilterValue" : null
} ,
"ColumnHeaderDto" : {
"AllowHeaderFiltering" : true ,
"AllowSearch" : false ,
"DataSource" : null ,
"DataSourceString" : ""
} ,
"ColumnGroupingDto" : {
"AllowGrouping" : true ,
"GroupIndex" : null ,
"AutoExpandGroup" : false
} ,
"ColumnCustomizationDto" : {
"Fixed" : false ,
"FixedPosition" : "left" ,
"AllowReordering" : true
} ,
"ColumnTotalSummaryDto" : {
"SummaryType" : null ,
"ValueFormat" : null ,
"ShowInGroupFooter" : false ,
"AlignByColumn" : false ,
"DisplayFormat" : null ,
"ShowInColumn" : null
} ,
"ColumnGroupSummaryDto" : {
"SummaryType" : null ,
"ValueFormat" : null ,
"ShowInGroupFooter" : false ,
"AlignByColumn" : false ,
"DisplayFormat" : null ,
"ShowInColumn" : null
} ,
"LookupDto" : {
"DataSourceType" : 2 ,
"ValueExpr" : "Key" ,
"DisplayExpr" : "Name" ,
"CascadeRelationField" : null ,
"CascadeFilterOperator" : "=" ,
"CascadeParentFields" : null ,
"CascadeEmptyFields" : null ,
"LookupQuery" : "SELECT Id AS [Key], Name AS [Name] FROM dbo.Prj_T_Task WHERE IsDeleted = 0 ORDER BY Name"
} ,
"ValidationRuleDto" : [
{
"Type" : "required" ,
"Message" : null ,
"IgnoreEmptyValue" : false ,
"Reevaluate" : true ,
"ComparisonType" : "" ,
"Pattern" : "" ,
"Max" : null ,
"Min" : null ,
"Trim" : true
}
] ,
"ColumnStylingDto" : [ ] ,
"PermissionDto" : {
"Deny" : false ,
"C" : "App.Prj.TaskDependencies.Create" ,
"R" : "App.Prj.TaskDependencies" ,
"U" : "App.Prj.TaskDependencies.Update" ,
"E" : true ,
"I" : true
} ,
"CanRead" : false ,
"CanCreate" : false ,
"CanUpdate" : false ,
"CanExport" : false ,
"DefaultValue" : null ,
"DefaultValueType" : 0 ,
"PivotSettingsDto" : {
"IsPivot" : true ,
"Expanded" : false ,
"SortOrder" : "asc" ,
"Area" : "filter" ,
"Format" : null ,
"SummaryType" : null ,
"GroupInterval" : "" ,
"WordWrapEnabled" : false
} ,
"Alignment" : null ,
"Format" : null ,
"EditOrderNo" : 1 ,
"EditGroupOrderNo" : 1 ,
"EditorType2" : "dxSelectBox" ,
"ColSpan" : 1 ,
"EditorOptions" : null ,
"GridBoxOptions" : null ,
"TagBoxOptions" : null ,
"ImageUploadOptions" : null ,
"EditorScript" : null ,
"LastModificationTime" : null ,
"LastModifierId" : null ,
"CreationTime" : "0001-01-01T00:00:00" ,
"CreatorId" : null ,
"Id" : "00000000-0000-0000-0000-000000000000"
} ,
{
"EditType" : null ,
"ListFormCode" : "App.Prj.TaskDependencies" ,
"RoleId" : null ,
"UserId" : null ,
"ColumnJoinTableDto" : {
"JoinType" : null ,
"TableName" : null ,
"JoinFieldName" : null ,
"BaseTableJoinFieldName" : null ,
"SelectFieldName" : null ,
"FieldNameAlias" : null ,
"JoinCondition2" : "AND" ,
"JoinFieldName2" : null ,
"BaseTableJoinFieldName2_OrValue" : null
} ,
"FieldName" : "DependsOnTaskId" ,
"CaptionName" : "App.Listform.ListformField.DependsOnTaskId" ,
"PlaceHolder" : null ,
"ReadOnly" : false ,
"Visible" : true ,
"IsActive" : true ,
"Width" : 0 ,
"ListOrderNo" : 3 ,
"SourceDbType" : 9 ,
"CultureName" : "en" ,
"DataType" : "string" ,
"SortIndex" : 0 ,
"SortDirection" : null ,
"AllowSearch" : true ,
"AllowEditing" : true ,
"AllowAdding" : true ,
"ColumnCssClass" : null ,
"ColumnCssValue" : null ,
"BandName" : null ,
"ColumnFilterDto" : {
"AllowFiltering" : true ,
"FilterOperations" : null ,
"SelectedFilterOperation" : null ,
"FilterValue" : null
} ,
"ColumnHeaderDto" : {
"AllowHeaderFiltering" : true ,
"AllowSearch" : false ,
"DataSource" : null ,
"DataSourceString" : ""
} ,
"ColumnGroupingDto" : {
"AllowGrouping" : true ,
"GroupIndex" : null ,
"AutoExpandGroup" : false
} ,
"ColumnCustomizationDto" : {
"Fixed" : false ,
"FixedPosition" : "left" ,
"AllowReordering" : true
} ,
"ColumnTotalSummaryDto" : {
"SummaryType" : null ,
"ValueFormat" : null ,
"ShowInGroupFooter" : false ,
"AlignByColumn" : false ,
"DisplayFormat" : null ,
"ShowInColumn" : null
} ,
"ColumnGroupSummaryDto" : {
"SummaryType" : null ,
"ValueFormat" : null ,
"ShowInGroupFooter" : false ,
"AlignByColumn" : false ,
"DisplayFormat" : null ,
"ShowInColumn" : null
} ,
"LookupDto" : {
"DataSourceType" : 2 ,
"ValueExpr" : "Key" ,
"DisplayExpr" : "Name" ,
"CascadeRelationField" : null ,
"CascadeFilterOperator" : "=" ,
"CascadeParentFields" : null ,
"CascadeEmptyFields" : null ,
"LookupQuery" : "SELECT Id AS [Key], Name AS [Name] FROM dbo.Prj_T_Task WHERE IsDeleted = 0 ORDER BY Name"
} ,
"ValidationRuleDto" : [
{
"Type" : "required" ,
"Message" : null ,
"IgnoreEmptyValue" : false ,
"Reevaluate" : true ,
"ComparisonType" : "" ,
"Pattern" : "" ,
"Max" : null ,
"Min" : null ,
"Trim" : true
}
] ,
"ColumnStylingDto" : [ ] ,
"PermissionDto" : {
"Deny" : false ,
"C" : "App.Prj.TaskDependencies.Create" ,
"R" : "App.Prj.TaskDependencies" ,
"U" : "App.Prj.TaskDependencies.Update" ,
"E" : true ,
"I" : true
} ,
"CanRead" : false ,
"CanCreate" : false ,
"CanUpdate" : false ,
"CanExport" : false ,
"DefaultValue" : null ,
"DefaultValueType" : 0 ,
"PivotSettingsDto" : {
"IsPivot" : true ,
"Expanded" : false ,
"SortOrder" : "asc" ,
"Area" : "filter" ,
"Format" : null ,
"SummaryType" : null ,
"GroupInterval" : "" ,
"WordWrapEnabled" : false
} ,
"Alignment" : null ,
"Format" : null ,
"EditOrderNo" : 2 ,
"EditGroupOrderNo" : 1 ,
"EditorType2" : "dxSelectBox" ,
"ColSpan" : 1 ,
"EditorOptions" : null ,
"GridBoxOptions" : null ,
"TagBoxOptions" : null ,
"ImageUploadOptions" : null ,
"EditorScript" : null ,
"LastModificationTime" : null ,
"LastModifierId" : null ,
"CreationTime" : "0001-01-01T00:00:00" ,
"CreatorId" : null ,
"Id" : "00000000-0000-0000-0000-000000000000"
} ,
{
"EditType" : null ,
"ListFormCode" : "App.Prj.TaskDependencies" ,
"RoleId" : null ,
"UserId" : null ,
"ColumnJoinTableDto" : {
"JoinType" : null ,
"TableName" : null ,
"JoinFieldName" : null ,
"BaseTableJoinFieldName" : null ,
"SelectFieldName" : null ,
"FieldNameAlias" : null ,
"JoinCondition2" : "AND" ,
"JoinFieldName2" : null ,
"BaseTableJoinFieldName2_OrValue" : null
} ,
"FieldName" : "Note" ,
"CaptionName" : "App.Listform.ListformField.Note" ,
"PlaceHolder" : null ,
"ReadOnly" : false ,
"Visible" : true ,
"IsActive" : true ,
"Width" : 0 ,
"ListOrderNo" : 4 ,
"SourceDbType" : 16 ,
"CultureName" : "en" ,
"DataType" : "string" ,
"SortIndex" : 0 ,
"SortDirection" : null ,
"AllowSearch" : true ,
"AllowEditing" : true ,
"AllowAdding" : true ,
"ColumnCssClass" : null ,
"ColumnCssValue" : null ,
"BandName" : null ,
"ColumnFilterDto" : {
"AllowFiltering" : true ,
"FilterOperations" : null ,
"SelectedFilterOperation" : null ,
"FilterValue" : null
} ,
"ColumnHeaderDto" : {
"AllowHeaderFiltering" : true ,
"AllowSearch" : false ,
"DataSource" : null ,
"DataSourceString" : ""
} ,
"ColumnGroupingDto" : {
"AllowGrouping" : true ,
"GroupIndex" : null ,
"AutoExpandGroup" : false
} ,
"ColumnCustomizationDto" : {
"Fixed" : false ,
"FixedPosition" : "left" ,
"AllowReordering" : true
} ,
"ColumnTotalSummaryDto" : {
"SummaryType" : null ,
"ValueFormat" : null ,
"ShowInGroupFooter" : false ,
"AlignByColumn" : false ,
"DisplayFormat" : null ,
"ShowInColumn" : null
} ,
"ColumnGroupSummaryDto" : {
"SummaryType" : null ,
"ValueFormat" : null ,
"ShowInGroupFooter" : false ,
"AlignByColumn" : false ,
"DisplayFormat" : null ,
"ShowInColumn" : null
} ,
"LookupDto" : {
"DataSourceType" : 0 ,
"ValueExpr" : "Key" ,
"DisplayExpr" : "Name" ,
"CascadeRelationField" : null ,
"CascadeFilterOperator" : "=" ,
"CascadeParentFields" : null ,
"CascadeEmptyFields" : null ,
"LookupQuery" : null
} ,
"ValidationRuleDto" : [ ] ,
"ColumnStylingDto" : [ ] ,
"PermissionDto" : {
"Deny" : false ,
"C" : "App.Prj.TaskDependencies.Create" ,
"R" : "App.Prj.TaskDependencies" ,
"U" : "App.Prj.TaskDependencies.Update" ,
"E" : true ,
"I" : true
} ,
"CanRead" : false ,
"CanCreate" : false ,
"CanUpdate" : false ,
"CanExport" : false ,
"DefaultValue" : null ,
"DefaultValueType" : 0 ,
"PivotSettingsDto" : {
"IsPivot" : true ,
"Expanded" : false ,
"SortOrder" : "asc" ,
"Area" : "filter" ,
"Format" : null ,
"SummaryType" : null ,
"GroupInterval" : "" ,
"WordWrapEnabled" : false
} ,
"Alignment" : null ,
"Format" : null ,
"EditOrderNo" : 3 ,
"EditGroupOrderNo" : 1 ,
"EditorType2" : "dxTextArea" ,
"ColSpan" : 2 ,
"EditorOptions" : "{\u0022autoResizeEnabled\u0022: true, \u0022maxLength\u0022: 300}" ,
"GridBoxOptions" : null ,
"TagBoxOptions" : null ,
"ImageUploadOptions" : null ,
"EditorScript" : null ,
"LastModificationTime" : null ,
"LastModifierId" : null ,
"CreationTime" : "0001-01-01T00:00:00" ,
"CreatorId" : null ,
"Id" : "00000000-0000-0000-0000-000000000000"
}
] ,
"IsDeletedField" : true ,
"IsCreatedField" : true ,
"InsertedRecords" : {
"LanguageKeys" : [
"App.Prj.TaskDependencies"
] ,
"PermissionGroupNames" : [ ] ,
"PermissionNames" : [
"App.Prj.TaskDependencies" ,
"App.Prj.TaskDependencies.Create" ,
"App.Prj.TaskDependencies.Update" ,
"App.Prj.TaskDependencies.Delete" ,
"App.Prj.TaskDependencies.Export" ,
"App.Prj.TaskDependencies.Import" ,
"App.Prj.TaskDependencies.Note"
] ,
"MenuCodes" : [ ] ,
"DataSourceCodes" : [ ]
}
}