Hi people!!
I've problems to show a filepicker in a form that is processed as a Ajax response.
When you load the page a js function, print_experiment(), is called. The response of this function depends of sevaral parameters. And one of the cases is a moodle_quickform that maybe contains a filepicker. All the other form elements works correctly but the filepicker stay blocked (with the loading circle). I know that filepicker uses a lot of Ajax. But there is a solution to use it in that way??
Someone can explain me (or point me the correct way) how can I solve this ??
Thanks a lot!!
PD: The version of moodle that I'm working with is 2.3