chronoform v4 Edit form

GreyHead 12 Feb, 2013
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
jonnyblog1976 12 Feb, 2013
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?
GreyHead 12 Feb, 2013
Hi jonnyblog1976,

Yes that is correct.

Bob
jonnyblog1976 14 Feb, 2013
I Bob,
how can i display the data saved in the second drop down?
GreyHead 14 Feb, 2013
Hi jonnyblog1976,

It should be in the $form->data array with all the other data. Use a Debugger action to see exactly what is there.

Bob
This topic is locked and no more replies can be posted.