Thanks Jacopo. I have tried adding what you suggested several ways to categorydetail.bsh, productsummary.bsh and more....clearing the cache before testing everytime. Nothing seems to get the ViewSize to change. Obviously I am doing something wrong.....any advice?
Jacopo Cappellato wrote: > > EPaulson wrote: >> I am trying to change the defaultViewSize of "10" but cannot figure out >> how . >> . .I've notice this question has been asked a couple of times before with >> no >> answer. Can anyone help me with this?? >> Thanks >> Erik > > Hi Erik, > > you can add something like this to the screen actions section: > > <set field="viewSize" from-field="parameters.VIEW_SIZE" type="Integer" > default-value="200"/> > > Jacopo > > > -- View this message in context: http://www.nabble.com/defaultViewSize-Question-tf4124144.html#a11805697 Sent from the OFBiz - User mailing list archive at Nabble.com.
