Ir al contenido
Menú
Se marcó esta pregunta

I'm now have a button but semmed me that this button do not works in edition mode


model examenes

informacion = html


model cita

test_info= html


xml

form

field where I want to show informacion called test_info

notebook

tree

button to send information


def show_test_information(self):        active_id = self._context('line_id')        print("activeee******************************************************************************",active_id)        self.test_info = self.test_id.informacion_examen


But this does not work in editable mode, I ask me if exist some event as onselect or something that allow me know the id of the selected item in the tree for can I send a information to a test_info.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
nov 18
13204
1
mar 15
11015
3
may 20
7438
3
abr 24
1750
2
abr 20
12958