orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
517 stars 221 forks source link

f:grid: support placing grid control to the right #2227

Open ebruchez opened 9 years ago

ebruchez commented 9 years ago

See example on screenshot.

This will require a configuration property as we don't want to hardcode the behavior one way or the other.

right

ebruchez commented 9 years ago

We might need to make the menu show to the left of the arrow if there is no room to the right, otherwise it gets truncated.

acspike commented 9 years ago

In some situations (particularly is the repeated row was tall) having the (+) on the bottom may also be useful.