Location view question

Hi Team,

when searching for locations is possible to have the LongName returned instead of the Ident_locality in Manager tool

Ident_locality is a bit difficult to read sometimes.

Parents Reply
  • User Interface > Navigation: User interface navigation (click on it and select Menu Item from list)
    Select Menu Item: Structure > Structure.Locality > Structure.Locality.Tree
    Select: Structure.Locality.%uid%"
    Define variables: Ident = Ident_locality (change to: LongName)
    Select: !Structure.Locality.%uid%" (under Structure.Locality.%uid%")
    Define variables: Ident = Ident_locality (change to: LongName)

Children