Manage Nationalities
Welcome to the Akura Management System. The purpose of this
section is to provide functionality to handle all Nationality
related information in the system. The storage of Nationality
related information is important to identify the Nationality of the
student belongs.
Functions provided under this module are
- View Nationality Details
- Add New Nationality
- Edit Nationality
- Delete Nationality
View Nationality Details
This is the home page for the Nationality section. It will
display a list of Nationalities available in the system.
Add New Nationality
- Click on the add new Nationality button, which would show
the add new Nationality page(Bottom of the current page).
- Then enter the Nationality name.
- Click on Save button to add the Nationality.
- After enter Nationality name and click on the 'cancel'
button. This will be re-directed to the Nationality details page.
Edit Nationality
- Click on the edit Nationality button, which would show the
edit Nationality page(Bottom of the current page). The selected
row will be highlighted by yellow color.
- Then edit the Nationality name.
- Click on Save button to edit the Nationality.
- Edit Nationality name and click on the 'cancel' button.
This will be re-directed to the Nationality details page.
Delete nationality
- 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 nationality details
page.