Difference between revisions of "NF2.0 Tab Name Improvements"
CarlosRuiz (talk | contribs) (format for title logic) |
m (Add language link) |
||
| Line 22: | Line 22: | ||
'''Technical Info:''' [http://jira.idempiere.com/browse/IDEMPIERE-1328 IDEMPIERE-1328] | '''Technical Info:''' [http://jira.idempiere.com/browse/IDEMPIERE-1328 IDEMPIERE-1328] | ||
| + | |||
| + | |||
| + | [[en:NF2.0 Tab Name Improvements]] | ||
| + | [[de:NF2.0 Name der Registerkarte konfigurieren]] | ||
[[Category:New Features v2.0|U]] | [[Category:New Features v2.0|U]] | ||
Revision as of 13:41, 17 November 2013
Feature: Tab Name Improvements
Goal: User Experience
Developer: Nicolas Micoud
Description:
The name of the tab was improved to show a configurable description of the record, like the next screenshot shows.
NOTE also that when a record is modified an asterisk * is prefixed in the window to show that the record has been modified and is unsaved, making it easy to decide which windows has not been saved on logout time.
You can configure the title logic for each window as shown in the image below, note in the image above the title logic is also used on the Recent Items gadget
The format for Title Logic is one or several context variables surrounded by @, examples: @TaxID@ @DocumentNo@ @Value@ @Name@.
If this field is left empty a default title/label is created using the DocumentNo, Value and Name fields if they exist.
Technical Info: IDEMPIERE-1328


