1.This module helps to Add new gallery, edit gallery details, delete and disable
gallery.
2.This is the view page of Gallery Details
3.We can add gallery details by clicking on Add New Button, where the page is redirected
to the update page
4.If we click on Save Changes button without entering anything then validation is
triggered and pop window opens up for all mandatory fields, untill all fields are
entered.
5.When we click on Upload Linkbutton, a pop up window contaning list of gallery
images is displayed.
6.We can delete paricular gallery image from the list, by clicking on delete link
button. A pop up window for confirmation is displayed.
7.Again pop up window opens up for manadatory fields unless all fields are entered.
8.Date validation is checked for from and to date where to date needs to be greater
than from date.
9.Enter the details and click on Update button. The page is redirected to the view
page with the status message.
10.Click on Click Here button and then click on Edit Details option, to edit detais
of a particular record
11.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
12.Quotes can be disabled, by Clicking on Click Here button and then click on Disable
Image option, the pop up window for confirmation is displayed as below
13.When Ok button is clicked, the Gallery is disabled by displaying the status message
at the top also the row displayed is highlighted with a different backgroung color.
14.Gallery can be deleted, by Clicking on Click Here button and then click on Delete
Image option, the pop up window for confirmation is displayed as below
15.When Ok button is clicked, the gallery is deleted by displaying the status message
at the top
16.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.
17.Only the particular record is displayed in the view page.
18.Onclick of Show All button, all records are displayed.