← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 889135] Re: form - field name must wrap

 

It's not *technically possible* to wrap HTML inputs (any more than it's
possible to wrap your browser's URL bar). So that's not going to happen
(note, however, that you can scroll inside the input fields themselves).
If you have issues with field lengths, I would recommend:

1. Customizing the form layout to only display 2 fields to a size in order to provide each field with sufficient width
2. Replacing the inputs by text fields (and dealing with the ensuing layout mayhem)

** Changed in: openerp-web
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/889135

Title:
  form - field name must wrap

Status in OpenERP Web:
  Invalid

Bug description:
  users are unable to identifiy stock location in form view ( problem
  with all long fields like  resoruces with parent -structure)

  IMHO we need word wrap in form too as it is done in tree views.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/889135/+subscriptions


References