var SubmissionResources = { }; var OnChangeHandler = { }; var Actions = { A0: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_TJA00101_SelfService_Property_kontaktperson', 'Bool'); Actions.SetVisible('TaskguideGenerator_TJA00101_SelfService_Property_kontaktpersonnavn', tmp); }, A1: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_TJA00101_SelfService_Property_kontaktperson', 'Bool'); Actions.SetVisible('TaskguideGenerator_TJA00101_SelfService_Property_emailkontaktperson', tmp); }, A2: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_TJA00101_SelfService_Property_kontaktperson', 'Bool'); Actions.SetVisible('TaskguideGenerator_TJA00101_SelfService_Property_kontaktpersontlf', tmp); }}; var ActionNames = ['A2','A1','A0']; var GlobalActionNames = ['A2','A1','A0']; var ListActionNames = { }; var Dependencies = { "TaskguideGenerator_TJA00101_SelfService_Property_kontaktperson": { "Dependencies": [Actions.A2,Actions.A1,Actions.A0] } }; var submitScriptData = { SaveUrl: '/SelfService/submission/save/TaskguideGenerator_TJA00101_SelfService', SaveUploadUrl: '/SelfService/submission/saveupload/TaskguideGenerator_TJA00101_SelfService', RemoveUploadUrl: '/SelfService/submission/removeupload/TaskguideGenerator_TJA00101_SelfService', NewRecordInputUrl: '/SelfService/submission/NewRecordInput/TaskguideGenerator_TJA00101_SelfService', WebActionUrl: '/SelfService/webaction/execute/TaskguideGenerator_TJA00101_SelfService', AutoCompleteUrl: '/SelfService/autocomplete/execute/TaskguideGenerator_TJA00101_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', } }