var SubmissionResources = { }; var OnChangeHandler = { }; var Actions = { A0: function(recordGuid) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_Landbrugslov_Naturejendom_SelfService_Property_paavegne', 'Bool'); Actions.SetVisible('TaskguideGenerator_Landbrugslov_Naturejendom_SelfService_Property_fuldmagt', tmp); }, A1: function(recordGuid) { Actions.SetInlineValidationStatus('V_Val_TaskguideGenerator_Landbrugslov_Naturejendom_SelfService_Property_trolove'); }}; var ActionNames = ['A1','A0']; var ValidationActionNames = ['A1'] var GlobalActionNames = ['A1','A0']; var ListActionNames = { }; var Dependencies = { 'TaskguideGenerator_Landbrugslov_Naturejendom_SelfService_Property_paavegne': { 'Dependencies': [Actions.A0] }, 'TaskguideGenerator_Landbrugslov_Naturejendom_SelfService_Property_trolove': { 'Dependencies': [Actions.A1] } }; var InlineValidations = { V_Val_TaskguideGenerator_Landbrugslov_Naturejendom_SelfService_Property_trolove : { Pages : [1], Property : 'TaskguideGenerator_Landbrugslov_Naturejendom_SelfService_Property_trolove', ListName : '', ValidationFunction : function (recordArgs) { var tmp = Actions.GetValueOrDefaultOf('TaskguideGenerator_Landbrugslov_Naturejendom_SelfService_Property_trolove', 'Bool'); return tmp; }, }}; var submitScriptData = { SaveUrl: '/SelfService/submission/save/TaskguideGenerator_Landbrugslov_Naturejendom_selfservice', SaveUploadUrl: '/SelfService/submission/saveupload/TaskguideGenerator_Landbrugslov_Naturejendom_selfservice', RemoveUploadUrl: '/SelfService/submission/removeupload/TaskguideGenerator_Landbrugslov_Naturejendom_selfservice', NewRecordInputUrl: '/SelfService/submission/NewRecordInput/TaskguideGenerator_Landbrugslov_Naturejendom_selfservice', WebActionUrl: '/SelfService/webaction/execute/TaskguideGenerator_Landbrugslov_Naturejendom_selfservice', AutoCompleteUrl: '/SelfService/autocomplete/execute/TaskguideGenerator_Landbrugslov_Naturejendom_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', } }