Novi
How do I add custom JavaScript to a form?
I'm asking how do I add JavaScript to a form page.
In more detail though, what I have is a simple ColorPicker component, I've given that a prefix icon, this is an SVG so I can change the colour with CSS, but I can't do this without adding a listener to the input and then reacting to the colour chosen.
7 replies