1.This module helps to Add new category, edit category details, delete, change the
order in which the categories has to be displayed and search category details.
2.This is the view page of Category Details
3.We can add new category by clicking on Add New Button, where the page is redirected
to the update page
4.If user clicks on save changes button without entering data, then the "*" symbol
is displayed which indicates mandatory fields. Enter the details and click on save
changes button.
5.The page is redirected to the view page with the status message.
6.Click on Click Here button and then click on Edit Details option, to edit detais
of a particular record
7.The page is redirected to the update page and after doing required changed, the
page is redirected to the view page with the status message at the top
8.Category can be deleted, by Clicking on Click Here button and then click on Delete
Record option, the pop up window for confirmation is displayed as below
9.When Ok button is clicked, the category record is deleted by displaying the status
message at the top
10.If we want to search for a particular record, enter the category title in the
textbox, a list of records starting with the alphabet which you have entered is
dispalyed, select the record and then click on search button.
11.Only the particular record is displayed in the view page.
12.Onclick of Show All button, all records are displayed.
We can change the order of the category by clicking on Change Order button, a pop
up window with the category list is displayed. Select the category for which you
want to change the order using Move Up or Move Down buttons and then click on Submit
button
Another pop up window with the status message is displayed.
Click on close button to return back. The category order is changed