Difference between revisions of "NF8.2 Info Window Customisation"
From iDempiere en
(First Release submitted) |
|||
| Line 23: | Line 23: | ||
| + | *Business partner info window not changed yet | ||
| + | [[File:InfoWinfowBPartner CustomiseColums.png|Column Customisations]] | ||
| + | *An example how you can define info window customisations | ||
| + | |||
| + | [[File:InfoWinfowBeforeCustomisation.png|Business Partner Info without customization]] | ||
| + | |||
| + | * As above change consequence columns was reoredered and reduced/hidden | ||
| + | |||
| + | [[File:InfoWinfowBPartner Columns Changed.png]] | ||
| + | |||
| + | * The next example shows how tabs can be renamed and re-ordered (don't forget can be hidden by display logic well) | ||
| + | |||
| + | [[File:InfoWinfowBPartner Tab Changed.png|1024px]] | ||
| + | |||
| + | *'''Technical Info:''' [https://idempiere.atlassian.net/browse/IDEMPIERE-4459 IDEMPIERE-4459] | ||
| − | |||
[[Category:New Features|U]] | [[Category:New Features|U]] | ||
[[Category:New Features v8.1|U]] | [[Category:New Features v8.1|U]] | ||
[[Category:New Features User Experience (Usability)]] | [[Category:New Features User Experience (Usability)]] | ||
Revision as of 13:43, 16 October 2020
Feature: Info Window Customisation
Goal: Customisability - Usability
Developer: Igor Pojzl
Sponsor : Cloudempiere
Description: Now you can configure an Info Window Customisation to change system Info Window behavior. The implementation is the same as Standard Window or Process Customisation, following all principles and standards.
Use Cases
- You have multi-tenant implementation and you would like to change the info window (eg. hide price in the warehouse)
- You have sensitive information and you can differentiate by role
- You can introduce specific terminology as the customer wants.
Process:
- Create New info window customization in a specific client.
- Select Info window related and Scope User/Role/Language
- Add new Columns where you want modify behaviour of a column (eg. hide, change sequence)
- Add new related info tab - select the tab then setup display logic eg. @isAdvancedUser@ 'Y'
- Business partner info window not changed yet
- An example how you can define info window customisations
- As above change consequence columns was reoredered and reduced/hidden
- The next example shows how tabs can be renamed and re-ordered (don't forget can be hidden by display logic well)
- Technical Info: IDEMPIERE-4459



