How to rename a column header for a lookup code
Summary:
I created two lookup type PLC_CONSUMABLE and PLC_FG under the Manage Common Lookups
I want to rename the column header "Lookup Code , "Meaning" to a different name for better user's readability
Is it possible to adjust through page composer by modify the Header Text?
chatGPT suggested to change the value to:
#{bindings.LookupType.inputValue == 'PLC_CONSUMABLE' ? 'Consumable' : (bindings.LookupType.inputValue == 'PLC_FG' ? 'Finished Good' : 'Meaning')}
However, it is not working.
Please advise if the change is possible and if so, what will be the header text value be?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):