Login Register

Combox - DataUrl problem

Hello,

I have a problem with the comboBox widget.

I try a code like this :

It works, the server side is called !
But I have seen on a web site (http://manual.dojotoolkit.org/WikiHome/DojoDotBook/Book44/Book79) a very interesting example for comboBox which used options like dataurl and mode.

So I tried to change my input like this :

But it doesn't work...Is it a dojo version problem ?

Thanks !