hi , In NetSuite can we add the small letters as F...
# suitescript
m
hi , In NetSuite can we add the small letters as Field labels, i have given the field label as NetSuite test but in the ui it displaying like NETSUITE TEST?
e
You'd have to adjust the CSS for the label
m
How it possible
e
Depends on the context, but you could do this via a Client Script using DOM APIs. It seems like a lot of effort for a minor change, though.
m
Hoo Ok tq eric
I want to learn functional things in netsuite so where can i learn