Hi, is it possible to add some sort of colour to a field in a sublist form? I'm wanting to add some input validation, so if a fields value meets a certain requirement then I would colour it green and if it doesn't I would colour it red.
e
Eric B
01/13/2020, 3:38 PM
You can do it using a client script in the fieldChanged event.
d
DMS
01/13/2020, 4:39 PM
Okay, thanks. I'll have a look at that 🙂
s
Sandii
01/13/2020, 6:13 PM
Um I don't think you can do this with native NS API's... You're gonna have to go to unsupported/unstable means like jQuery