I have been able to get several of the form examples to work on my system. I have also been able to get the n-related select box example to work on my system as a static page. But, when I place the code into a Coldfusion 8 page, I get a javascript error:
Error objForm.Division.populate is not a function
Error TypeError: objForm.Division.populate is not a function
And none of the pulldown menus populate on change. Is anyone else having problems with CF8 or have any suggestions?
Thanks.