andi
Posts: 0
Joined: Sat May 25, 2013 9:32 am

Delayed populate of a select?

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 ....

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Delayed populate of a select?

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

Return to “Issues”