himanshu Hi, Steps to produce. Business Object Name ZIPCODE. In that a attribute name zipcode, type is number and format is 00000 [that is 5 digit before decimal]. when we create new object[zipcode] and save, it saves and display correctly. when we query the zipcode it also show the zipcode value in right format like 08080. but now i add this object as a reference object into other BO as drop down. when i run the application and click on the zipcode drop down values shows in the drop down are in not in the same format it has to be. it shows the values in decimal [like 08080 will look like 8080.0]. This is problem. now again i query my BO in which it is referenced this time it display back to correct format in the drop down until i touch drop down again. Thanks,
tford Himanshu, I'm sending a sample BSV to support. I had not yet come across this issue since I do not live in area where zip codes start with zeros.