Disciplines

Create Discipline

Update Discipline

Delete Discipline

Create Discipline:

  • Under the manage disciplines, new Disciplines can be created by using the new Disciplines button.

    .

  • When a user clicks on the button it is navigated to the create discipline screen.

  • The discipline screen has fields as below: Discipline Name: This mandatory field and should be unique

  • Disciplines is used while creating in Departments Discipline Description: This field is used to describe the Discipline. This is an optional field.

  • When user clicks on "save" button, a pop up " Discipline created successfully" is displayed and the new discipline is added to the list on the view page.

Edit and Update Existing Discipline:

  • Existing disciplines can be updated here by using the edit Discipline button.

  • It navigates to the edit disciplines page.

  • When the name of Discipline and description are entered and update is clicked, the data gets updated in the grid and a success message is notified.

Delete existing Discipline:

  • The existing disciplines can be deleted using the delete button.

  • When delete is clicked, a pop up screen is displayed, which asks if the data has to be completely deleted or not.

  • When yes is clicked, the selected data in the grid gets disappeared.

  • When no is clicked, no action is performed.

Last updated