Difference between revisions of "NF8.2 Info Window Customisation"
From iDempiere en
(First Release submitted) |
m |
||
| Line 24: | Line 24: | ||
*Business partner info window not changed yet | *Business partner info window not changed yet | ||
| + | [[File:InfoWinfowBeforeCustomisation.png|Business Partner Info without customization]] | ||
| + | |||
| + | *An example how you can define info window customizations | ||
[[File:InfoWinfowBPartner CustomiseColums.png|Column Customisations]] | [[File:InfoWinfowBPartner CustomiseColums.png|Column Customisations]] | ||
| − | |||
| − | |||
| − | |||
| − | * As above change consequence columns | + | * As above change consequence columns were reordered and reduced/hidden |
[[File:InfoWinfowBPartner Columns Changed.png]] | [[File:InfoWinfowBPartner Columns Changed.png]] | ||
Revision as of 13:44, 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 customizations
- As above change consequence columns were reordered 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



