On 28 November 2014 at 13:13, Kevin Bethke wrote:
>
> How do I open up the console to check for javascript errors?
>
>
If you use Firefox, open Firebug (you may have to install it) in the
developer menu. Chrome also have a menu item for developer tools and so
Opera.
Regards
Johann
--
Because
I think I was a little quick to write it works. The multiple select shows
but the entries won't move to the second box. So no function of the widget
at all.
How do I open up the console to check for javascript errors?
On Fri, Nov 28, 2014 at 11:55 AM, Kevin Bethke
wrote:
> apparently I did somet
apparently I did something diffrent back than. Now its working.
Thanks
On Tue, Nov 25, 2014 at 6:55 PM, Leonel Câmara
wrote:
> This is working fine for me.
>
> db.define_table('fruit',
> Field('name'),
> )
>
>
> db.define_table('cocktail',
> Field('fruit','list:reference fruit'),
> )
>
>
This is working fine for me.
db.define_table('fruit',
Field('name'),
)
db.define_table('cocktail',
Field('fruit','list:reference fruit'),
)
from plugin_multiselect_widget import (
hmultiselect_widget, vmultiselect_widget,
rhmultiselect_widget, rvmultiselect_widget,
)
db.coc
I haven't fixed the issue jet.
Regards
Am 25.11.2014 02:47 schrieb "Dennis Jacobs" :
> Hi TSmith,
>
> I'm experiencing the exact same issue! Were you able to resolve this issue?
> And if so, how exactly did you do so?
>
> Regards,
> Dennis.
>
> On Wednesday, November 27, 2013 5:14:25 PM UTC+1, Blu
Hi TSmith,
I'm experiencing the exact same issue! Were you able to resolve this issue?
And if so, how exactly did you do so?
Regards,
Dennis.
On Wednesday, November 27, 2013 5:14:25 PM UTC+1, BlueShadow wrote:
> I found this wonderfull plugin:
> http://dev.s-cubism.com/plugin_multiselect_widge
6 matches
Mail list logo