and what about filling in a selection field in the on_change event? how do you 
return a dictionary with tuples?

i tried doing something like this: 


selection = [('1','First'),('2','Second')]
return {'selection_field' : selection}


and it didn't work. Any suggestions?




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=40426#40426

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to