{"_id":"673e4132ea6913eae1632b98","title":"Navy_CNIC_QRP_v1","name":"navyCnicQrpV1","path":"navycnicqrpv1","type":"form","display":"form","tags":[],"access":[{"type":"read_all","roles":["5f9ae327f1b65926a66350f3","5f9ae327f1b65921a76350f4"]},{"type":"update_all","roles":["5f9ae327f1b65926a66350f3"]}],"submissionAccess":[{"type":"create_all","roles":["5f9ae327f1b65926a66350f3","5f9ae327f1b65921a76350f4"]}],"owner":"5f9acba5f1b659b9e06350e4","components":[{"label":"Top of Form","columns":[{"components":[{"label":"authorizationToken","key":"authorizationToken","type":"hidden","input":true,"tableView":false,"hideOnChildrenHidden":false,"width":12}],"width":2,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":2},{"components":[{"label":"agencyFormId","key":"agencyFormId","type":"hidden","input":true,"tableView":false,"hideOnChildrenHidden":false,"width":12}],"width":2,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":2},{"components":[{"label":"min/max","persistent":"client-only","calculateServer":true,"trigger":{"init":true,"server":true},"dataSrc":"url","fetch":{"url":"{{ config.PAYGOV_ENV }}/public/api/v1/minmaxamount/{{ data.agencyFormId }}","method":"get","headers":[{"key":"X-Paygov-Authorization-Token","value":"{{ data.authorizationToken }}"}],"forwardHeaders":true,"authenticate":false},"key":"minMax","type":"datasource","input":true,"tableView":false,"hideOnChildrenHidden":false,"width":12}],"size":"md","width":2,"offset":0,"push":0,"pull":0,"currentWidth":2},{"components":[{"label":"Company Profile","persistent":"client-only","calculateServer":true,"trigger":{"init":true,"server":true},"dataSrc":"url","fetch":{"url":"{{ config.PAYGOV_ENV }}/public/api/v1/companyprofile/{{ data.agencyFormId }}","method":"get","headers":[{"key":"X-Paygov-Authorization-Token","value":"{{ data.authorizationToken }}"}],"forwardHeaders":true,"authenticate":false},"key":"CompanyDataFromPaygov","type":"datasource","input":true,"tableView":false,"validate":{"multiple":true},"hideOnChildrenHidden":false,"keyModified":true,"multiple":true,"width":12}],"size":"md","width":2,"offset":0,"push":0,"pull":0,"currentWidth":2}],"key":"topOfForm","type":"columns","input":false,"tableView":false,"hideOnChildrenHidden":false,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true},{"label":"Columns","columns":[{"components":[{"label":"HTML","tag":"img","attrs":[{"attr":"src","value":"{{ config.STATIC_ASSETS_ENV }}/Navy/images/navy_cnic.jpg"},{"attr":"alt","value":"NAVY"},{"attr":"title","value":"NAVY"}],"refreshOnChange":false,"key":"html5","type":"htmlelement","input":false,"tableView":false}],"width":2,"offset":0,"push":0,"pull":0,"size":"sm","currentWidth":2},{"components":[],"offset":0,"push":0,"pull":0,"size":"sm","currentWidth":2,"width":2}],"key":"columns1","type":"columns","input":false,"tableView":false},{"label":"HTML","tag":"h3","attrs":[{"attr":"","value":""}],"content":"Commander Navy Installation Command
","refreshOnChange":false,"key":"html","type":"htmlelement","input":false,"tableView":false},{"label":"Required Field","attrs":[{"attr":"","value":""}],"content":"This form can accommodate five payments for any CNIC region. You must start a new Pay.gov session if you have more than five payments or if you are making a payment to more than one CNIC region.
\n\n* Required Field
","refreshOnChange":false,"key":"html2","type":"htmlelement","input":false,"tableView":false,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true},{"title":"Contact Information","collapsible":false,"key":"contactInformation","type":"panel","label":"Panel","input":false,"tableView":false,"components":[{"label":"Company Name / Payor","applyMaskOn":"change","tableView":true,"validateOn":"blur","validate":{"required":true,"custom":"valid = pgFormioGlobal().validateText(input);","maxLength":100},"key":"companyNamePayor","type":"textfield","input":true,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true},{"label":"Columns","columns":[{"components":[{"label":"First Name","tableView":true,"validate":{"required":true,"custom":"valid = pgFormioGlobal().validateText(input);","maxLength":50},"key":"partyGivenName","type":"textfield","input":true,"hideOnChildrenHidden":false,"validateOn":"blur"}],"width":6,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":6},{"components":[{"label":"Last Name","tableView":true,"validate":{"required":true,"custom":"valid = pgFormioGlobal().validateText(input);","maxLength":50},"key":"partySurName","type":"textfield","input":true,"hideOnChildrenHidden":false,"validateOn":"blur"}],"width":6,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":6}],"key":"columns2","type":"columns","input":false,"tableView":false,"path":"columns","lockKey":true,"source":"5eac84253f388e5b14ba3b29","isNew":true},{"label":"Street Address","applyMaskOn":"change","tableView":true,"validateOn":"blur","validate":{"required":true,"custom":"valid = pgFormioGlobal().validateText(input);","maxLength":100},"key":"partyAddress1","type":"textfield","input":true,"hideOnChildrenHidden":false,"lockKey":true,"source":"5eac84253f388e5b14ba3b29","isNew":true},{"label":"Columns","columns":[{"components":[{"label":"City","tableView":true,"validate":{"required":true,"custom":"valid = pgFormioGlobal().validateText(input);","maxLength":50},"key":"partyCity","type":"textfield","input":true,"hideOnChildrenHidden":false,"validateOn":"blur"}],"width":4,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":4},{"components":[{"label":"State","widget":"html5","tableView":true,"dataSrc":"custom","data":{"custom":"values = pgFormioGlobal().states().USA;"},"valueProperty":"stateAbbreviation","template":"{{ item.stateName }}","calculateServer":true,"validate":{"required":true},"key":"partyState","type":"select","lazyLoad":false,"input":true,"hideOnChildrenHidden":false,"searchThreshold":0.3,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true}],"width":4,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":4},{"components":[{"label":"Zip Code","applyMaskOn":"change","tableView":true,"validateOn":"blur","validate":{"required":true,"custom":"if (input === \"\" || input === undefined || input === null) {\r\n valid = true;\r\n} else {\r\n var regEx = /^\\d{5}(-?\\d{4})?$/;\r\n if (regEx.test(input)) {\r\n var str = input.replace(/-/g, \"\");\r\n str = str.length === 5 ? str : str.substr(0,5) + \"-\" + str.substr(5);\r\n if (typeof instance != \"undefined\") {\r\n \tinstance.setValue(str);\r\n } else {\r\n \tdata[component.key] = str; \r\n }\r\n valid = true;\r\n } else {\r\n valid = \"Invalid Zip Code\";\r\n }\r\n}"},"key":"partyZipcode","type":"textfield","input":true,"hideOnChildrenHidden":false,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true}],"width":4,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":4}],"key":"columns4","type":"columns","input":false,"tableView":false,"path":"columns1","lockKey":true,"source":"5eac84253f388e5b14ba3b29","isNew":true},{"label":"Columns","columns":[{"components":[],"width":6,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":6},{"components":[],"width":6,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":6}],"key":"columns","type":"columns","input":false,"tableView":false},{"label":"Email Address","description":"(Navy POC will use email to contact you on any payment issues)","applyMaskOn":"change","tableView":true,"validateOn":"blur","validate":{"required":true,"custom":"valid = pgFormioGlobal().validateEmail(input);"},"key":"partyEmail","type":"textfield","input":true,"hideOnChildrenHidden":false,"lockKey":true,"source":"5eac84253f388e5b14ba3b29","isNew":true},{"label":"Navy Contact","applyMaskOn":"change","tableView":true,"validateOn":"blur","validate":{"custom":"valid = pgFormioGlobal().validateText(input);","maxLength":100},"key":"navyContact","type":"textfield","input":true,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true}]},{"title":"Payment Information","collapsible":false,"key":"paymentInformation","type":"panel","label":"Panel","input":false,"tableView":false,"components":[{"label":"Columns","columns":[{"components":[{"label":"U.S. Navy Region","widget":"html5","tableView":true,"data":{"values":[{"label":"Europe (CNRE)","value":"Europe (CNRE)"},{"label":"Hawaii (CNRH)","value":"Hawaii (CNRH)"},{"label":"Headquarters Other","value":"Headquarters Other"},{"label":"Mariannas (JRM)","value":"Mariannas (JRM)"},{"label":"Mid-Atlantic (CNRMA)","value":"Mid-Atlantic (CNRMA)"},{"label":"Northwest (CNRNW)","value":"Northwest (CNRNW)"},{"label":"Southeast (CNRSE)","value":"Southeast (CNRSE)"},{"label":"Southwest (CNRSW)","value":"Southwest (CNRSW)"},{"label":"Washington DC Area (CNDW)","value":"Washington DC Area (CNDW)"}]},"dataType":"string","validate":{"required":true},"key":"usNavyRegion","type":"select","input":true},{"label":"Installation Name","widget":"html5","tableView":true,"dataSrc":"custom","data":{"custom":"var list = [\n {\n \"region\": \"Washington DC Area (CNDW)\",\n \"installationName\": \"NSA Annapolis\",\n \"installationNumber\": \"N61152\",\n \"sapFundData\": \"1752,52RM,00171,2125XM4A2W,520CL,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Washington DC Area (CNDW)\",\n \"installationName\": \"JB Anacostia-Bolling\",\n \"installationNumber\": \"N61142\",\n \"sapFundData\": \"1752,52RM,00171,2125XM4A2W,520CL,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Washington DC Area (CNDW)\",\n \"installationName\": \"NAS Patuxent River\",\n \"installationNumber\": \"N0428A\",\n \"sapFundData\": \"1752,52RM,00171,2125XM4A2W,520CL,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Washington DC Area (CNDW)\",\n \"installationName\": \"NSA Bethesda\",\n \"installationNumber\": \"N33355\",\n \"sapFundData\": \"1752,52RM,00171,2125XM4A2W,520CL,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Washington DC Area (CNDW)\",\n \"installationName\": \"NSA Washington\",\n \"installationNumber\": \"N68469\",\n \"sapFundData\": \"1752,52RM,00171,2125XM4A2W,520CL,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"JEB LittleCreek- Fort Story\",\n \"installationNumber\": \"N50092\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NAS Oceana/Damn Neck\",\n \"installationNumber\": \"N60191\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NS Great Lakes\",\n \"installationNumber\": \"N00128\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NS Newport\",\n \"installationNumber\": \"N32411\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NSB New London\",\n \"installationNumber\": \"N00129\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NSA Crane\",\n \"installationNumber\": \"N61018\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NSA Hampton Roads\",\n \"installationNumber\": \"N4275A\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NSA Mechanicsburg\",\n \"installationNumber\": \"N32414\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NWS Earle Colts Neck\",\n \"installationNumber\": \"N69213\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"NWS Yorktown\",\n \"installationNumber\": \"N69212\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"Norfolk Naval Shipyard\",\n \"installationNumber\": \"N62688\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mid-Atlantic (CNRMA)\",\n \"installationName\": \"Portsmouth Naval Shipyard\",\n \"installationNumber\": \"N32446\",\n \"sapFundData\": \"1752,52RM,61463,2125XM4A2W,520CD,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southeast (CNRSE)\",\n \"installationName\": \"NAS JRB New Orleans\",\n \"installationNumber\": \"N00206\",\n \"sapFundData\": \"1752,52RM,09697,2125XM4A2W,520CP,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southeast (CNRSE)\",\n \"installationName\": \"NAS Pensacola\",\n \"installationNumber\": \"N00204\",\n \"sapFundData\": \"1752,52RM,09697,2125XM4A2W,520CP,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southeast (CNRSE)\",\n \"installationName\": \"NCBC Gulfport\",\n \"installationNumber\": \"N62604\",\n \"sapFundData\": \"1752,52RM,09697,2125XM4A2W,520CP,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southeast (CNRSE)\",\n \"installationName\": \"NS Mayport\",\n \"installationNumber\": \"N60201\",\n \"sapFundData\": \"1752,52RM,09697,2125XM4A2W,520CP,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southeast (CNRSE)\",\n \"installationName\": \"MSA MidSouth\",\n \"installationNumber\": \"N00639\",\n \"sapFundData\": \"1752,52RM,09697,2125XM4A2W,520CP,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Northwest (CNRNW)\",\n \"installationName\": \"NAS WHIDBEY ISLAND\",\n \"installationNumber\": \"N00620\",\n \"sapFundData\": \"1752,52RM,68742,2125XM4A2W,520CH,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Northwest (CNRNW)\",\n \"installationName\": \"NAVSTA EVERETT\",\n \"installationNumber\": \"N68967\",\n \"sapFundData\": \"1752,52RM,68742,2125XM4A2W,520CH,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Northwest (CNRNW)\",\n \"installationName\": \"NSK KITSAP\",\n \"installationNumber\": \"N68436\",\n \"sapFundData\": \"1752,52RM,68742,2125XM4A2W,520CH,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NAF El Centro\",\n \"installationNumber\": \"N60042\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NAS Fallon\",\n \"installationNumber\": \"N60495\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NAS Lemoore\",\n \"installationNumber\": \"N63042\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NAWS China Lake\",\n \"installationNumber\": \"N47609\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NB Coronado\",\n \"installationNumber\": \"N00246\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NB Point Loma\",\n \"installationNumber\": \"N63406\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NB San Diego\",\n \"installationNumber\": \"N00245\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NB Ventura/Pt Mugu\",\n \"installationNumber\": \"N69232\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NSA Monterey\",\n \"installationNumber\": \"N61014\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Southwest (CNRSW)\",\n \"installationName\": \"NWS Seal Beach\",\n \"installationNumber\": \"N61065\",\n \"sapFundData\": \"1752,52RM,00242,2125XM4A2W,520CM,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Hawaii (CNRH)\",\n \"installationName\": \"Hawaii\",\n \"installationNumber\": \"N61449\",\n \"sapFundData\": \"1752,52RM,61449,2125XM4A2W,520CC,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Mariannas (JRM)\",\n \"installationName\": \"Mariannas\",\n \"installationNumber\": \"N40192\",\n \"sapFundData\": \"1752,52RM,61128,2125XM4A2W,520CB,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Europe (CNRE)\",\n \"installationName\": \"Bahrain\",\n \"installationNumber\": \"N63005\",\n \"sapFundData\": \"1752,52RM,3049B,2125XM4A2W,520CN,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Europe (CNRE)\",\n \"installationName\": \"Rota \",\n \"installationNumber\": \"N62863\",\n \"sapFundData\": \"1752,52RM,3049B,2125XM4A2W,520CN,00000-00-LOCAL00,NAVY,5200\"\n },\n {\n \"region\": \"Headquarters Other\",\n \"installationName\": \"Headquarters\",\n \"installationNumber\": \"N00052\",\n \"sapFundData\": \"1752,52RM,00052,2125XM4A2W,520CW,00000-00-LOCAL00,Navy,5200\"\n }\n];\n\nvar filtered = [];\n\nif (!_.isEmpty(data.usNavyRegion)) {\n filtered = _.filter(list, ['region', data.usNavyRegion]);\n}\n\nvalues = filtered;"},"template":"{{ item.installationName }}","refreshOn":"usNavyRegion","clearOnRefresh":true,"validate":{"required":true},"key":"installationName","type":"select","input":true,"keyModified":true},{"label":"Payment Type","widget":"html5","tableView":true,"dataSrc":"custom","data":{"custom":"var list = [];\n\nif (!_.isEmpty(data.CompanyDataFromPaygov)) {\n for (var i = 0; i < data.CompanyDataFromPaygov.length; i++) {\n list.push({\n \"label\": data.CompanyDataFromPaygov[i].companyName,\n \"value\": data.CompanyDataFromPaygov[i].companyName\n });\n }\n}\n\nvalues = _.orderBy(list, \"label\", \"asc\");\n\nvalues.push({\n \"label\": \"Other\",\n \"value\": \"Other\"\n});"},"dataType":"string","valueProperty":"value","refreshOn":"CompanyDataFromPaygov","validate":{"required":true},"key":"paymentType","type":"select","input":true,"clearOnRefresh":true,"keyModified":true}],"width":6,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":6},{"components":[],"width":6,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":6}],"key":"columns3","type":"columns","input":false,"tableView":false},{"label":"Account Number, Contract Number, Load Number, Other","applyMaskOn":"change","tableView":true,"validateOn":"blur","validate":{"required":true,"custom":"valid = pgFormioGlobal().validateText(input);","maxLength":100},"key":"accountNumber","type":"textfield","input":true,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true},{"label":"Columns","columns":[{"components":[{"label":"Payment Amount","applyMaskOn":"change","mask":false,"spellcheck":true,"tableView":false,"currency":"USD","inputFormat":"plain","truncateMultipleSpaces":false,"validateOn":"blur","validate":{"required":true,"custom":"if (_.isNil(input)) {\r\n valid = true;\r\n} else {\r\n if (!_.isEmpty(data.minMax)) {\r\n if (input < parseFloat(data.minMax.minAmount)) {\r\n \t valid = \"Your payment is below the allowed amount. Please enter a higher dollar amount.\";\r\n \t } else if (input > parseFloat(data.minMax.maxAmount)) {\r\n \t valid = \"Your payment is above the maximum allowed amount. Please enter a lower dollar amount.\";\r\n \t } else {\r\n \t valid = true;\r\n \t}\r\n\t}\r\n}"},"key":"RemittanceNetAmount","type":"currency","input":true,"delimiter":true,"hideOnChildrenHidden":false,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true}],"width":6,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":6},{"components":[],"width":6,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":6}],"key":"columns5","type":"columns","input":false,"tableView":false},{"label":"Click here if you would like to attach a file (.txt, .csv, or PDF) with additional information. You will be prompted on the next page to upload it. An example is attaching a Bill of Sale and weight ticket for a 2 ton purchase of colored glass from CNRH.","tableView":false,"key":"attachFile","type":"checkbox","input":true,"defaultValue":false}]},{"label":"Columns","columns":[{"components":[{"label":"CCF 1","calculateValue":"value = \"Navy Recycling Program 175252RM\";","calculateServer":true,"key":"custom_field_1","type":"hidden","input":true,"tableView":true,"lockKey":true,"hideOnChildrenHidden":false},{"label":"CCF 2","calculateValue":"value = data.companyNamePayor + \" - \" + data.partyGivenName + \" \" + data.partySurName;","calculateServer":true,"key":"custom_field_2","type":"hidden","input":true,"tableView":true,"lockKey":true,"hideOnChildrenHidden":false}],"width":2,"offset":0,"push":0,"pull":0,"size":"md","type":"column","hideOnChildrenHidden":false,"input":true,"key":"","tableView":true,"label":"","placeholder":"","prefix":"","customClass":"","suffix":"","multiple":false,"protected":false,"unique":false,"persistent":true,"hidden":false,"clearOnHide":true,"dataGridLabel":false,"labelPosition":"top","labelWidth":30,"labelMargin":3,"description":"","errorLabel":"","tooltip":"","hideLabel":false,"tabindex":"","disabled":false,"autofocus":false,"dbIndex":false,"customDefaultValue":"","calculateValue":"","allowCalculateOverride":false,"refreshOn":"","clearOnRefresh":false,"validateOn":"change","validate":{"required":false,"custom":"","customPrivate":false},"conditional":{"eq":""},"id":"eciwb9nj","currentWidth":2},{"components":[{"label":"CCF 3","calculateValue":"value = data.partyEmail;","calculateServer":true,"key":"custom_field_3","type":"hidden","input":true,"tableView":true,"lockKey":true,"hideOnChildrenHidden":false},{"label":"CCF 4","calculateValue":"value = data.navyContact;","calculateServer":true,"key":"custom_field_4","type":"hidden","input":true,"tableView":true,"lockKey":true,"hideOnChildrenHidden":false}],"width":2,"offset":0,"push":0,"pull":0,"size":"md","type":"column","hideOnChildrenHidden":false,"input":true,"key":"","tableView":true,"label":"","placeholder":"","prefix":"","customClass":"","suffix":"","multiple":false,"protected":false,"unique":false,"persistent":true,"hidden":false,"clearOnHide":true,"dataGridLabel":false,"labelPosition":"top","labelWidth":30,"labelMargin":3,"description":"","errorLabel":"","tooltip":"","hideLabel":false,"tabindex":"","disabled":false,"autofocus":false,"dbIndex":false,"customDefaultValue":"","calculateValue":"","allowCalculateOverride":false,"refreshOn":"","clearOnRefresh":false,"validateOn":"change","validate":{"required":false,"custom":"","customPrivate":false},"conditional":{"eq":""},"id":"exw7tvmt","currentWidth":2},{"components":[{"label":"CCF 5","calculateValue":"value = !_.isEmpty(data.installationName) ? data.installationName.installationName : \"\";","calculateServer":true,"key":"custom_field_5","type":"hidden","input":true,"tableView":true,"lockKey":true,"hideOnChildrenHidden":false},{"label":"CCF 6","applyMaskOn":"change","tableView":true,"calculateValue":"value = !_.isEmpty(data.installationName) ? data.installationName.installationNumber : \"\";","calculateServer":true,"key":"custom_field_6","type":"hidden","input":true,"lockKey":true,"hideOnChildrenHidden":false}],"width":2,"offset":0,"push":0,"pull":0,"type":"column","hideOnChildrenHidden":false,"input":true,"key":"","tableView":true,"label":"","placeholder":"","prefix":"","customClass":"","suffix":"","multiple":false,"protected":false,"unique":false,"persistent":true,"hidden":false,"clearOnHide":true,"dataGridLabel":false,"labelPosition":"top","labelWidth":30,"labelMargin":3,"description":"","errorLabel":"","tooltip":"","hideLabel":false,"tabindex":"","disabled":false,"autofocus":false,"dbIndex":false,"customDefaultValue":"","calculateValue":"","allowCalculateOverride":false,"refreshOn":"","clearOnRefresh":false,"validateOn":"change","validate":{"required":false,"custom":"","customPrivate":false},"conditional":{"eq":""},"id":"eyl1ak5p","size":"md","currentWidth":2},{"components":[{"label":"CCF 7","calculateValue":"value = data.attachFile === true ? \"Yes\" : \"No\";","calculateServer":true,"key":"custom_field_7","type":"hidden","input":true,"tableView":true,"lockKey":true,"hideOnChildrenHidden":false},{"label":"CCF 8","applyMaskOn":"change","tableView":true,"calculateValue":"value = !_.isEmpty(data.installationName) ? data.installationName.sapFundData : \"\";","calculateServer":true,"key":"custom_field_8","type":"hidden","input":true,"lockKey":true,"hideOnChildrenHidden":false}],"width":2,"offset":0,"push":0,"pull":0,"type":"column","hideOnChildrenHidden":false,"input":true,"key":"","tableView":true,"label":"","placeholder":"","prefix":"","customClass":"","suffix":"","multiple":false,"protected":false,"unique":false,"persistent":true,"hidden":false,"clearOnHide":true,"dataGridLabel":false,"labelPosition":"top","labelWidth":30,"labelMargin":3,"description":"","errorLabel":"","tooltip":"","hideLabel":false,"tabindex":"","disabled":false,"autofocus":false,"dbIndex":false,"customDefaultValue":"","calculateValue":"","allowCalculateOverride":false,"refreshOn":"","clearOnRefresh":false,"validateOn":"change","validate":{"required":false,"custom":"","customPrivate":false},"conditional":{"eq":""},"id":"eervrqza","size":"md","currentWidth":2},{"components":[{"label":"CCF 9","applyMaskOn":"change","tableView":true,"calculateValue":"value = data.paymentType + \" - \" + data.accountNumber;","calculateServer":true,"key":"custom_field_9","type":"hidden","input":true,"lockKey":true,"hideOnChildrenHidden":false}],"width":2,"offset":0,"push":0,"pull":0,"type":"column","hideOnChildrenHidden":false,"input":true,"key":"","tableView":true,"label":"","placeholder":"","prefix":"","customClass":"","suffix":"","multiple":false,"protected":false,"unique":false,"persistent":true,"hidden":false,"clearOnHide":true,"dataGridLabel":false,"labelPosition":"top","labelWidth":30,"labelMargin":3,"description":"","errorLabel":"","tooltip":"","hideLabel":false,"tabindex":"","disabled":false,"autofocus":false,"dbIndex":false,"customDefaultValue":"","calculateValue":"","allowCalculateOverride":false,"refreshOn":"","clearOnRefresh":false,"validateOn":"change","validate":{"required":false,"custom":"","customPrivate":false},"conditional":{"eq":""},"id":"eyj91ysh","size":"md","currentWidth":2},{"components":[{"label":"AttachmentRequired","calculateValue":"value = data.attachFile === true ? \"yes\" : \"no\";","calculateServer":true,"key":"AttachmentRequired","type":"hidden","input":true,"tableView":true,"lockKey":true,"hideOnChildrenHidden":false},{"label":"classification_data1","calculateValue":"var amount = _.isNumber(data.RemittanceNetAmount) ? data.RemittanceNetAmount : 0;\nvalue = \"Recycling X1804|\" + (\"$\" + amount.toFixed(2).replace(/(\\d)(?=(\\d{3})+\\.)/g, \"$1,\").toString());","calculateServer":true,"key":"classification_data1","type":"hidden","applyMaskOn":"change","tableView":true,"input":true,"lockKey":true,"hideOnChildrenHidden":false}],"width":2,"offset":0,"push":0,"pull":0,"type":"column","hideOnChildrenHidden":false,"input":true,"key":"","tableView":true,"label":"","placeholder":"","prefix":"","customClass":"","suffix":"","multiple":false,"protected":false,"unique":false,"persistent":true,"hidden":false,"clearOnHide":true,"dataGridLabel":false,"labelPosition":"top","labelWidth":30,"labelMargin":3,"description":"","errorLabel":"","tooltip":"","hideLabel":false,"tabindex":"","disabled":false,"autofocus":false,"dbIndex":false,"customDefaultValue":"","calculateValue":"","allowCalculateOverride":false,"refreshOn":"","clearOnRefresh":false,"validateOn":"change","validate":{"required":false,"custom":"","customPrivate":false},"conditional":{"eq":""},"id":"e15b2tie","size":"md","currentWidth":2}],"hideLabel":true,"key":"panelColumns2","type":"columns","labelWidth":30,"labelMargin":3,"input":false,"tableView":false,"clearOnRefresh":false,"path":"panelColumns2","lockKey":true,"source":"5eac8425c2464812cf69235e","isNew":true},{"label":"Standard Buttons","columns":[{"components":[{"label":"Continue","showValidations":false,"block":true,"customClass":"usa-button","tableView":false,"key":"submit","customConditional":"show = !data.showReassignButton ? true : data.showSubmitButton;","type":"button","input":true,"hideOnChildrenHidden":false}],"width":2,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":2},{"components":[{"label":"View PDF","action":"event","showValidations":false,"block":true,"customClass":"usa-button usa-button--outline","tableView":false,"key":"viewPdf","attributes":{"class":"usa-button--outline"},"type":"button","event":"viewPdf","input":true,"hideOnChildrenHidden":false}],"width":2,"offset":0,"push":0,"pull":0,"size":"md","currentWidth":2},{"components":[{"label":"Save","action":"event","showValidations":false,"block":true,"customClass":"usa-button usa-button--outline","tableView":false,"key":"save","customConditional":"show = data.showSaveButton;","type":"button","event":"save","input":true,"hideOnChildrenHidden":false}],"size":"md","width":2,"offset":0,"push":0,"pull":0,"currentWidth":2},{"components":[{"label":"Reassign","action":"event","showValidations":false,"block":true,"customClass":"usa-button usa-button--outline","tableView":false,"key":"reassign","customConditional":"show = data.showReassignButton;","type":"button","event":"reassign","input":true,"hideOnChildrenHidden":false}],"size":"md","width":2,"offset":0,"push":0,"pull":0,"currentWidth":2},{"components":[],"size":"md","width":2,"offset":0,"push":0,"pull":0,"currentWidth":2},{"components":[],"size":"md","width":2,"offset":0,"push":0,"pull":0,"currentWidth":2}],"key":"standardButtons","type":"columns","input":false,"tableView":false,"lockKey":true,"source":"5eac84253f388e59f3ba3b2c","isNew":true},{"label":"SBU Footer","tableView":true,"form":"5fc7c311de457463ee152fb3","useOriginalRevision":false,"reference":false,"key":"sbuFooter","customConditional":"show = instance.options.pdf;","type":"form","input":true,"lockKey":true,"source":"5eac84259b53ff041c170ee7","isNew":true,"components":[{"label":"HTML","tag":"p style=\"font-size: 11px\"","className":"","attrs":[{"attr":"","value":""}],"content":"
\r\n\r\nThe content of this document may contain Sensitive But Unclassified (SBU) data and/or Controlled Unclassified Information (CUI).\r\n","refreshOnChange":false,"customClass":"","hidden":false,"modalEdit":false,"key":"sbu_label","tags":[],"properties":{},"conditional":{"eq":"","json":""},"customConditional":"","logic":[],"attributes":{},"overlay":{"style":"","page":"","left":"","top":"","width":"","height":""},"type":"htmlelement","input":false,"tableView":false,"placeholder":"","prefix":"","suffix":"","multiple":false,"protected":false,"unique":false,"persistent":false,"clearOnHide":true,"refreshOn":"","redrawOn":"","labelPosition":"top","description":"","errorLabel":"","tooltip":"","hideLabel":false,"tabindex":"","disabled":false,"autofocus":false,"dbIndex":false,"customDefaultValue":"","calculateValue":"","calculateServer":false,"validateOn":"change","validate":{"required":false,"custom":"","customPrivate":false,"strictDateValidation":false,"multiple":false,"unique":false},"allowCalculateOverride":false,"encrypted":false,"showCharCount":false,"showWordCount":false,"allowMultipleMasks":false,"id":"e56fbt3"},{"label":"HiddenTestField","calculateValue":"value = \"\";","calculateServer":true,"key":"hiddenTestField","type":"hidden","input":true,"tableView":false,"placeholder":"","prefix":"","customClass":"","suffix":"","multiple":false,"protected":false,"unique":false,"persistent":true,"hidden":false,"clearOnHide":true,"refreshOn":"","redrawOn":"","modalEdit":false,"labelPosition":"top","description":"","errorLabel":"","tooltip":"","hideLabel":false,"tabindex":"","disabled":false,"autofocus":false,"dbIndex":false,"customDefaultValue":"","widget":{"type":"input"},"attributes":{},"validateOn":"change","validate":{"required":false,"custom":"","customPrivate":false,"strictDateValidation":false,"multiple":false,"unique":false},"conditional":{"eq":""},"overlay":{"style":"","left":"","top":"","width":"","height":""},"allowCalculateOverride":false,"encrypted":false,"showCharCount":false,"showWordCount":false,"properties":{},"allowMultipleMasks":false,"inputType":"hidden","id":"em1zpzb"}]}],"settings":{"hideTitle":true},"properties":{},"created":"2024-11-20T20:06:10.082Z","modified":"2024-11-20T20:06:10.349Z","project":"5f9ae327f1b65987a86350f2","controller":"","revisions":"original","submissionRevisions":"","_vid":0,"_rid":"673e4132ea6913eae1632b92","_vnote":"(Source version:2, User:smartin, Build:15216446)","_vuser":"admin","revisionId":"673e4132ea6913eae1632b98","config":{"PAYGOV_ENV":"https://www.pay.gov","STATIC_ASSETS_ENV":"https://www.pay.gov/public/static-assets/paygov","COMPANY_PROFILE":"public/api/v1/companyprofile","MIN_MAX_AMOUNT":"public/api/v1/minmaxamount","GET_COUNTRIES":"public/api/v1/getCountries","GET_STATES":"public/api/v1/getStates"},"module":"{options:{form:{evalContext:{pgFormioGlobal:function(){function o(a,e,t,o){if(a=a&&a.replace(e,\"\")){if(t)return t;t=(o||\"Input\")+\" contains invalid \";e=a.replace(/[\\x00-\\x20\\x7F]/g,\"\");return 1===e.length?t+=e+\" \":1e.length&&((o=a.replace(/[^ ]/g,\"\")).length?a.length===e.length+o.length?t+=e.length?\"and space \":\"space \":t+=\"space and non-printable \":t+=e.length?\"and non-printable \":\"non-printable \"),t+\"character\"+(1parseFloat(e.maxAmount))return\"Your payment is above the maximum allowed amount. Please enter a lower dollar amount.\"}return!0}}}}}}}"}