all fields, unless it is a non-entity fields is defined in the db definitions. they can not be longer than the DB field, they are associated with.
Vu Hong Thuan sent the following on 10/25/2008 3:16 AM: > Hi, > I'm a newbie in ofbiz. I have a question. > The length of the entity field whose type is "name" is 100. By when is > rendered as a textbox in form, the size of text box is 40. > I really don't know about the mismatch in size of file type and of text-box > form input. > Eg. In the form "createPartyGroup" size of GroupName text-box is 40. But in > the entity.config, type of GroupName field is "name" type. And length of > "name" type is 100. > How can I change the size of text-box of "name"-type entity field to 100? > > Thank for any suggestion. >
