Hi,
i made a form with a double drop down like show in the faq http://www.chronoengine.com/faqs/2647-how-do-i-build-a-select-drop-down-radio-button-or-checkbox-group.html. I use the ajax metod and it works perfectly.
I also made a form to load a previos saved record.This form is a copy of the previous with a DB record loader. All the data are loaded the first drop down is ok but se second drop down dont load the data. Why?
i made a form with a double drop down like show in the faq http://www.chronoengine.com/faqs/2647-how-do-i-build-a-select-drop-down-radio-button-or-checkbox-group.html. I use the ajax metod and it works perfectly.
I also made a form to load a previos saved record.This form is a copy of the previous with a DB record loader. All the data are loaded the first drop down is ok but se second drop down dont load the data. Why?
Hi jonnyblog1976,
I think that is because you have to run the Ajax script - or something similar to make sure that the correct option set is loaded for the second drop-down.
Bob
I think that is because you have to run the Ajax script - or something similar to make sure that the correct option set is loaded for the second drop-down.
Bob
yes Bob, i don't understand why it load the first drop down but not the second.
the ajax event is active only when i clic on the first drop down. is correct?
the ajax event is active only when i clic on the first drop down. is correct?
I Bob,
how can i display the data saved in the second drop down?
how can i display the data saved in the second drop down?
This topic is locked and no more replies can be posted.