Import Jurisdiction

<% Flash().ShowErrorsIfPresent %> <% Flash().ShowSuccessIfPresent %> <%= HTML.FormTag("Jurisdiction", "ImportPost", Array("_P","1"), Array("enctype","multipart/form-data","id","jurisdiction-import-form")) %> <%= HTML.Hidden("nonce", HTMLSecurity.GetAntiCSRFToken("JurisdictionImportForm")) %>

Upload the BRM permit workbook as an Excel file. Row 1 is ignored, row 2 must contain the expected headers, and jurisdictions are updated or inserted using the JCode inside the Jurisdiction column.

Accepted format: .xlsx | Max size: 10 MB