Having trouble executing a very simple block of javascript upon value change of label.
I don't know why my javascript block is not running upon value change of a label.
I pretty much want to split a string based on "--" and insert both parts of the string in different labels.