Gerry, I'm not sure on what you're exactly doing but my advice was to: -create a many2many widget (empty) -let the user select options using the add button
That way the "selected" records would match the "added" records and you're set. However this could not be what you're looking for. I suggest printing the data object (I think it's a dictionary) on the logger and see what's inside. If you can't find a difference there between "selected" and "non-selected" ids I guess that the values are not sent to the server :( I'm sorry I can't give you further help Regards, Pedro _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
