Page 1 of 1

Delayed populate of a select?

Posted: Mon Jun 10, 2013 8:56 pm
by andi

Is it possible to populate a SELECT component just when it is needed the first time(first time the user drop down the list) with an ajax call?
Didn't find something ....


Delayed populate of a select?

Posted: Mon Jun 10, 2013 10:39 pm
by maxkatz

You could try using click event. You might need to check every time whether to load or not.