Difference between revisions of "NF1.0 FormLayout"

From iDempiere en
m (CarlosRuiz moved page NF001 FormLayout to NF1.0 FormLayout: renumbering releases)
m (renumbering releases)
Line 31: Line 31:
  
  
[[en:NF001_FormLayout]]
+
[[en:NF1.0_FormLayout]]
 
[[de:NF001_Verbessertes Formularlayout]]
 
[[de:NF001_Verbessertes Formularlayout]]
  
[[Category:New Features v0.01|U]]
+
[[Category:New Features v1.0|U]]
 
[[Category:User Experience]]
 
[[Category:User Experience]]

Revision as of 21:33, 30 October 2013

Feature: Improved Form Layout

Goal: User Experience

Sponsor: Trek Global

Description:

To get a flexible layout of the fields on a tab three new configuration fields were created and implemented for zk webui:

X Position: Determines where the field label is positioned on the grid, starting from 1 - for buttons and checkboxes this X position determines where the label AND field are positioned

Column Span: Determines how many columns is spanned the text box associated to the field (please note the labels are always occupying just one column, this field just applies to the text box)

Num Lines: For text fields you can define the number of lines that text box can expand vertically

NF001 FormLayout001.png

For example the business partner layout can be configured this way:

NF001 FormLayout002.png

To achieve this result:

NF001 FormLayout003.png


Please NOTE that for swing client the usual configuration is done using the Display Length and Same Line fields.

Technical Info: IDEMPIERE-368

Cookies help us deliver our services. By using our services, you agree to our use of cookies.