UX Goodies

Learn about the user experience goodies.

Field Help

The field help can only be edited. Adding new records must be done in the WIN module or the TranslationTool. Used items:

Unit type

Name

Sub-unit name

MenuItem

CORE_ID_NET_FIELDHELP_SEARCH

 

FieldGroup

FH

 

FieldControl

FH

Details

FieldControl

FH

List

FieldControl

FH

MiniDetails

FieldControl

FH

Search

HeaderGroup

FH

 

Header

FH

ExpandChildren

Header

FH

ExpandOptions

Header

FH

SearchResults

Header

FH

SearchSubList

TableCaption

FH

 

Expand

FH

 

SearchAndList

FH

 

HeaderGroup

CORE_04_FH

 

Header

CORE_04_FH

SubList

TextGroup

CORE_common_text

 

Linked Fields



The find-as-you-type feature for linked fields has been configured for the following fields: On the details masks:

‘MA’,‘TE_MA_Email’,‘TE_MA_Fax’,‘TE_MA_Info’,‘TE_MA_Internet’,‘TE_MA_Letter’,‘TE_MA_QuickView’, ‘TE_MA_Telephone’, ‘TE_MA_Telephone_Completed’, ‘TE_MA_Visit’ and ‘TE_MA_Visit_Completed’.

For the following fields:

Template (6005), Constr. Project (68), Opportunity (135), Installed Base (146), Offer (144), Activity (143) and Ticket (147). On the ‘A1’ details mask for the Template (6000) field.

On the ‘AU’ details mask for the Opportunity (5005) and Ticket (5002) fields. The following select function has been configured for these fields.



InfoAreaId: the ID of the info area where you want to search, e.g. “Opportunity”. searchFields: which fields you want to search.

textFields: the fields you want to show in the drop-down box on the mask (the suggestions).

Telephone Fields

A new functionality has been implemented which pre-fills the country and area code in the phone field.





This function is implemented for the following fields:

  • Person
  • “Contact” group
  • Telephone
  • Mobil
  • Home office
  • Fax
  • Company
  • “Overview” group
  • Telephone
  • Fax
  • Additional Addresses
  • Telephone
  • Fax

Example: [country code] ([area code]) e.g. +43 (676)

Changes in the data model

The fax and phone field from the template are obsolete and have been changed to the fields coming from the product. See changes below:

  • Company (FI)

    Obsolete fields:



    Substituted with these field IDs from the product:



    Phone column: Obsolete configuration.

    New configuration.



  • Person (KP)

    Obsolete fields:



    Substituted with these field IDs from the product:



    Phone column: Obsolete configuration.



    New configuration.



  • Additional Addresses (ZA)

    Obsolete fields:



    Substituted with these field IDs from the product:



Rating Input

The MA (Activity), A031 (Activity Template), A1 (Task), A029 (Task Template), and KM (Ticket) info areas have been customized to use a rating input widget in all available areas.

Used in Search:



Used in Details:



The following widget code (with variable InfoAreaId related to the used priority catalog) was used on every rating control:

{

type: "CatalogRatingInput", options:

{

infoAreaId: "KM", fieldId: "Priority", style: "stars", allowNull: true, ratingInput:

{

showValue: false

}

}

}

The “allowNull” option should be only used in search masks to give the user the opportunity to disable the search for records with a specific priority.

Virtual Info Areas

We have defined 4 virtual info areas in the ISI template:

Virtual info area

Base info area

Name

TFI1

FI

Competitor

TPR1

PR

Service Contract Offer

TPR2

PR

Service Offer

TPR3

PR

Service Report

The virtual info areas are defined in the “settings.xml” file so please check out this file to get more information: