var SubmissionResources = { }; var OnChangeHandler = { }; var Actions = { A0: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_Ejendomshandel_SelfService_Property_kontaktperson', 'Bool'); Actions.SetVisible('TaskguideGenerator_Ejendomshandel_SelfService_Property_navnkontaktperson', tmp); }, A1: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_Ejendomshandel_SelfService_Property_kontaktperson', 'Bool'); Actions.SetVisible('TaskguideGenerator_Ejendomshandel_SelfService_Property_mailkontaktperson', tmp); }, A2: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_Ejendomshandel_SelfService_Property_kontaktperson', 'Bool'); Actions.SetVisible('TaskguideGenerator_Ejendomshandel_SelfService_Property_tlfkontaktperson', tmp); }, A3: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_Ejendomshandel_SelfService_Property_salgvedmagler', 'Bool'); Actions.SetVisible('TaskguideGenerator_Ejendomshandel_SelfService_Property_salgsopstilling', tmp); }, A4: function(recordGuid) { Actions.SetInlineValidationStatus('V_Val_TaskguideGenerator_Ejendomshandel_SelfService_Property_trolove'); }}; var ActionNames = ['A4','A3','A2','A1','A0']; var ValidationActionNames = ['A4'] var GlobalActionNames = ['A4','A3','A2','A1','A0']; var ListActionNames = { }; var Dependencies = { 'TaskguideGenerator_Ejendomshandel_SelfService_Property_kontaktperson': { 'Dependencies': [Actions.A2,Actions.A1,Actions.A0] }, 'TaskguideGenerator_Ejendomshandel_SelfService_Property_salgvedmagler': { 'Dependencies': [Actions.A3] }, 'TaskguideGenerator_Ejendomshandel_SelfService_Property_trolove': { 'Dependencies': [Actions.A4] } }; var InlineValidations = { V_Val_TaskguideGenerator_Ejendomshandel_SelfService_Property_trolove : { Pages : [1], Property : 'TaskguideGenerator_Ejendomshandel_SelfService_Property_trolove', ListName : '', ValidationFunction : function (recordArgs) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_Ejendomshandel_SelfService_Property_trolove', 'Bool'); return tmp; }, }}; var submitScriptData = { SaveUrl: '/SelfService/submission/save/TaskguideGenerator_Ejendomshandel_selfservice', SaveUploadUrl: '/SelfService/submission/saveupload/TaskguideGenerator_Ejendomshandel_selfservice', RemoveUploadUrl: '/SelfService/submission/removeupload/TaskguideGenerator_Ejendomshandel_selfservice', NewRecordInputUrl: '/SelfService/submission/NewRecordInput/TaskguideGenerator_Ejendomshandel_selfservice', WebActionUrl: '/SelfService/webaction/execute/TaskguideGenerator_Ejendomshandel_selfservice', AutoCompleteUrl: '/SelfService/autocomplete/execute/TaskguideGenerator_Ejendomshandel_selfservice', UICultureString: 'da-DK', LocaleString: 'da-DK', WeekNumberCulture: 'da-DK', LocaleDecimalSeparator: ',', LocaleThousandSeparator: '.', ClientValidationEnabled: true, ClientInlineValidationEnabled: 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', } }