Skip to main content
Answer

Localization

  • August 25, 2023
  • 1 reply
  • 132 views

Forum|alt.badge.img

Is it possible to change a label of a particular screen without changing related labels in other screens.

 

EX scenario :Changing only warehouses (IN204000) description label to Spanish(Argentina) without changing related other screens description labels in SO301000,IN504000 .. screens

 

Used Version 23.108.0020

 

FYI: I tried but I couldn't make it.

Any one have a idea to achieve it?

able to change warehouse description label
sales orders description label also changed

 

Best answer by darylbowman

Yes, this is possible. You can use the Visual Customization Editor or the CacheAttached event in a code customization to modify the PXUIField attribute to change the display name.

 

This article should give you more information.

1 reply

darylbowman
Captain II
Forum|alt.badge.img+15
  • Answer
  • August 25, 2023

Yes, this is possible. You can use the Visual Customization Editor or the CacheAttached event in a code customization to modify the PXUIField attribute to change the display name.

 

This article should give you more information.