I was able to display something

by adding this
do_action_ref_array( 'in_widget_form', array( &$this, &$return, $instance ) );
inside the form method of my widget but now i am lost, i don’t know why only the number field is displayed (the others field are taxonomy and users fields)