views:

65

answers:

0

There is a catalog management page where user enters color in comma seperated format in the form,and submits the entry with some basic product description and price detaisl etc. A new panel appears,which has a drop down that is populated with the colors entered in the above part of the screen,Now user can upload the images one by one for each color. Please suggest a way out such that if user does not upload any images that scenario can be handled. As already the colors entered in upper part of the screen is assoscciated with the product as the records get savedinto the database,please suggest how to handle this?