var SubmissionResources = { }; var OnChangeHandler = { }; var Actions = { A0: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_NBL2022_SelfService_Property_navn2', 'Bool'); Actions.SetVisible('TaskguideGenerator_NBL2022_SelfService_Property_vedhaeft_fuld', tmp); }, A1: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_NBL2022_SelfService_Property_navn2', 'Bool'); Actions.SetVisible('TaskguideGenerator_NBL2022_SelfService_Property_navn3', tmp); }, A2: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_NBL2022_SelfService_Property_navn2', 'Bool'); Actions.SetVisible('TaskguideGenerator_NBL2022_SelfService_Property_adresse2', tmp); }, A3: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_NBL2022_SelfService_Property_navn2', 'Bool'); Actions.SetVisible('TaskguideGenerator_NBL2022_SelfService_Property_email2', tmp); }, A4: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_NBL2022_SelfService_Property_regnskab1', 'Bool'); Actions.SetVisible('TaskguideGenerator_NBL2022_SelfService_Property_regnskab2', tmp); }, A5: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_NBL2022_SelfService_Property_sproejtegift1', 'Bool'); Actions.SetVisible('TaskguideGenerator_NBL2022_SelfService_Property_sproejtegift2', tmp); }, A6: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_NBL2022_SelfService_Property_omlaegning1', 'Bool'); Actions.SetVisible('TaskguideGenerator_NBL2022_SelfService_Property_omlaegning2', tmp); }}; var ActionNames = ['A6','A5','A4','A3','A2','A1','A0']; var GlobalActionNames = ['A6','A5','A4','A3','A2','A1','A0']; var ListActionNames = { }; var Dependencies = { "TaskguideGenerator_NBL2022_SelfService_Property_navn2": { "Dependencies": [Actions.A3,Actions.A2,Actions.A1,Actions.A0] }, "TaskguideGenerator_NBL2022_SelfService_Property_regnskab1": { "Dependencies": [Actions.A4] }, "TaskguideGenerator_NBL2022_SelfService_Property_sproejtegift1": { "Dependencies": [Actions.A5] }, "TaskguideGenerator_NBL2022_SelfService_Property_omlaegning1": { "Dependencies": [Actions.A6] } }; var submitScriptData = { SaveUrl: '/SelfService/submission/save/TaskguideGenerator_NBL2022_SelfService', SaveUploadUrl: '/SelfService/submission/saveupload/TaskguideGenerator_NBL2022_SelfService', RemoveUploadUrl: '/SelfService/submission/removeupload/TaskguideGenerator_NBL2022_SelfService', NewRecordInputUrl: '/SelfService/submission/NewRecordInput/TaskguideGenerator_NBL2022_SelfService', WebActionUrl: '/SelfService/webaction/execute/TaskguideGenerator_NBL2022_SelfService', AutoCompleteUrl: '/SelfService/autocomplete/execute/TaskguideGenerator_NBL2022_SelfService', UICultureString: 'da-DK', LocaleString: 'da-DK', WeekNumberCulture: 'da-DK', LocaleDecimalSeparator: ',', LocaleThousandSeparator: '.', ClientValidationEnabled: true, IntFormat: { NumberOfDecimals: 0, FixedDecimals: true, ThousandGroupingEnabled: false }, DecimalFormat: { NumberOfDecimals: 2, FixedDecimals: true, ThousandGroupingEnabled: true }, DoubleFormat: { NumberOfDecimals: 4, FixedDecimals: false, ThousandGroupingEnabled: false }, MaxUploadSize: 250000, MapBoundaries: { North: '0', South: '0', East: '0', West: '0' }, ContactProperties: [ ] , SaveDraftDataInterval: 10000, ReplyKey: '', DatePicker: { MomentFormat: 'DD-MM-YYYY', JqueryFormat: 'dd-mm-yy', FirstDay: 1, IsRightToLeft: false, ShowMonthAfterYear: false, DatePickerImage: '/SelfService/Themes/v2/Images/svg-icons/insert-invitation.svg', } }