Hi, I have view which displays file names during button click. For this on button click i called a function which lists and writes file names in database and return a form view which displays file name. But due to adding of view in update_xml it inserts empty rows in database. How can i avoid this.Any one please help