_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_abgRequirementPreprocessing.def
@@ -45,6 +45,8 @@ Properties: [ DataType: 'ArchiveExecutionStatus' FilterArguments: 'userName:QLibMacroPlannerWebUI::ApplicationMacroPlanner.ActionBarMacroPlanner.dhUserName' FixedFilter: 'object.Filter( userName )' Source: 'ArchiveExecutionStatus' Taborder: 0 Transformation: 'RequirementImportExecutionStatus' @@ -67,6 +69,16 @@ Taborder: 2 ] } Component dhUserName { #keys: '[413988.0.1522010283]' BaseType: 'WebDataHolder' Databinding: 'String*' Properties: [ Taborder: 4 ] } ] Properties: [ _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_MacroPlanner_abgRequirementPreprocessing_deRequirementImportExecuti.def
@@ -9,7 +9,7 @@ { Body: [* this.FixedFilter( "object.Filter( '" + ApplicationMacroPlanner.GetUserName() + "' )" ); //this.FixedFilter( "object.Filter( '" + ApplicationMacroPlanner.GetUserName() + "' )" ); *] GroupServerCalls: false } _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_MacroPlanner_abgRequirementPreprocessing_dhUserName_OnCreated.def
对比新文件 @@ -0,0 +1,16 @@ Quintiq file version 2.0 #parent: abgRequirementPreprocessing/dhUserName Response OnCreated () id:Response_MacroPlanner_abgRequirementPreprocessing_dhUserName_OnCreated { #keys: '[413988.0.1519400953]' CanBindMultiple: false DefinitionID: 'Responsedef_WebComponent_OnCreated' QuillAction { Body: [* this.Data( ApplicationMacroPlanner.GetUserName() ); *] GroupServerCalls: false } }