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
erictgrubaugh
08/27/2024, 4:25 PM
You'd have to adjust the CSS for the label
m
M Ureddy17
08/27/2024, 4:27 PM
How it possible
e
erictgrubaugh
08/27/2024, 4:28 PM
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
M Ureddy17
08/27/2024, 4:30 PM
Hoo
Ok tq eric
M Ureddy17
08/27/2024, 4:31 PM
I want to learn functional things in netsuite so where can i learn