How to let a select list column call a javascript function
Jen HuJan 16 2008 — edited Jan 16 2008I have a select list column in a report. When the user changes the value of the select list, i would like to call a javascript function onchange="changeValue()".
I put that onChange function under Element Attributes, it doesn't work. I don't know why.
Could somebody tell me how to solve this problem?
Thanks,
Jen