Difference between revisions of "NF1.0 FormLayout"
CarlosRuiz (talk | contribs) (description page) |
CarlosRuiz (talk | contribs) m (Text replace - "http://jira.idempiere.com" to "http://idempiere.atlassian.net") |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 7: | Line 7: | ||
'''Description:''' | '''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 | + | '''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) | '''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) | ||
| Line 28: | Line 28: | ||
Please '''NOTE''' that for swing client the usual configuration is done using the Display Length and Same Line fields. | Please '''NOTE''' that for swing client the usual configuration is done using the Display Length and Same Line fields. | ||
| − | '''Technical Info:''' [http:// | + | '''Technical Info:''' [http://idempiere.atlassian.net/browse/IDEMPIERE-368 IDEMPIERE-368] |
| − | [[Category:New Features | + | |
| − | [[Category:User Experience]] | + | [[en:NF1.0_FormLayout]] |
| + | [[de:NF1.0_Verbessertes Formularlayout]] | ||
| + | |||
| + | [[Category:New Features|U]] | ||
| + | [[Category:New Features v1.0|U]] | ||
| + | [[Category:New Features User Experience (Usability)]] | ||
| + | [[Category:User Manual]] | ||
| + | [[Category:Developer documentation]] | ||
| + | [[Category:Development]] | ||
| + | [[Category:Features to improve User Experience]] | ||
Latest revision as of 20:54, 2 September 2016
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
For example the business partner layout can be configured this way:
To achieve this result:
Please NOTE that for swing client the usual configuration is done using the Display Length and Same Line fields.
Technical Info: IDEMPIERE-368



