Collapse Grid & Horizontal Tab

From ADempiere
Revision as of 14:39, 21 June 2007 by Vpj-cd (Talk) (Solution)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

This is my proposed to improve window functionality

Approach:

In every implement of Adempiere I have same question from the users, how improve the fast data entry and many people want see a Master/Detail to capture the data.

Solution

In Application Dictionary of Adempiere we have the Fields Group ,this in used to distribution the fields into of tab, Now the fields group only drawing a line into Tab window.

With this improve now you can define the type to fields group of this way:

FieldGroup.jpg

I created a new field called Field Group Type as type list, the type are Label , Collapse and Tab

  • Label : Drawing a Line
  • Collapse: Set the field into Collapse Tab
  • Tab: Set the field into Horizontal Tab