Help

Manage Districts

Welcome to the Akura Management System. The purpose of this section is to provide functionality to include district related information in the system.


Functions provided under this module are


  • Search District
  • District Details
  • Add New District
  • Edit District
  • Delete District

Search District

  • Enter a full name or partial name of a district.
  • Then click on search button.
  • Search result should populate for the particular entered district.

District Details

This is the home page for the district section. It will display a list of districts available in the system.


Add New District

  • Click on the add new district button, which would show the add new district page(Bottom of the current page).
  • Then enter the district name.
  • Select a province from the drop down list.
  • Click on Save button to add the district.
  • Enter district name and click on the 'cancel' button. This will be re-directed to the district details page.

Edit District

  • Click on the edit district button, which would show the edit district page(Bottom of the current page). The selected row will be highlighted by yellow color.
  • Then edit the district name and change the province.
  • Click on Save button to edit the district.
  • Edit district name and click on the 'cancel' button. This will be re-directed to the district details page.

Delete District

  • Click on the delete button, which would show a pop up with the message "Are you sure you want to delete this record?". The selected row will be highlighted by yellow color.
  • If click on 'OK' the selected record will get delete, if click 'Cancel' it will re-directed to the district details page.