Does anyone have any techniques for modifying a fi...
# suitescript
m
Does anyone have any techniques for modifying a field label based on a field value in a Client Script
fieldChanged
event? It doesn’t appear you can use a combination of
nlapigetField()
and
nlobjField.setLabel()
.