DJ Moore
06-30-2003, 08:04 PM
I am using a Custom JavaScript/CF Tag called TwoSelectsRelated. I have used the tag successfully when only one instance is required on the form. When I use it twice, the related select for the first instance does not work, but the related select for the second instance does.
I think it is because the JavaScript calls the same variables for the second select twice.
I have attached the JavaScript to see if there is anyone who can help me. I do not know JavaScript well enought to tell what is going on and would appreciate any help!
I was wondering if I could add a variable to the caller that would identify each instance of the tag and this correct the issue.
Thank you in advance for your help,
DJ Moore
I think it is because the JavaScript calls the same variables for the second select twice.
I have attached the JavaScript to see if there is anyone who can help me. I do not know JavaScript well enought to tell what is going on and would appreciate any help!
I was wondering if I could add a variable to the caller that would identify each instance of the tag and this correct the issue.
Thank you in advance for your help,
DJ Moore


