Question
CF/AJAX Cascading Dropdowns
Hi,
I FINALLY got the CF/AJAX/related dropdowns to work! We used the CFC's to return an array where the first dimention was the "value" and the 2nd was the discription (as indicated by Forta).
Now.....If I process the selection and determine an error condition (say it was previously added to the cart), How do I return the page marking the selected 2nd dropdown as "selected" as I am not building this explicity - only passing an array from the bound CFC?
Note sure if I am making myself clear?
Thanks in advance,
Hefterr
I FINALLY got the CF/AJAX/related dropdowns to work! We used the CFC's to return an array where the first dimention was the "value" and the 2nd was the discription (as indicated by Forta).
Now.....If I process the selection and determine an error condition (say it was previously added to the cart), How do I return the page marking the selected 2nd dropdown as "selected" as I am not building this explicity - only passing an array from the bound CFC?
Note sure if I am making myself clear?
Thanks in advance,
Hefterr
