Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
10595 Vistas

Hello Community,

I can easily launch a wizard as form, but as soon as I try to launch as tree, I lost the action button.

Who knows the reason of this ? How can I get a wizard with tree view AND having some custom button to continue the wizard ?

Thanks, Marc

Avatar
Descartar
Mejor respuesta

Maybe itś too late but you should try using many2many fields

Avatar
Descartar
Mejor respuesta

Hello. I'm not sure how are you handing your wizards... But my method is this:

Since my wizards are TransientModel I create 2 classes, then I create a one2many to the class1 and a many2one to the class2. So I'm only using a form with a one2many tree.

Avatar
Descartar
Autor

I implemented this, but now, the problem is the check-boxes on the left disappeared : I lost the ability to select items in the list. Do you manage to select items from the list ?

Publicaciones relacionadas Respuestas Vistas Actividad
2
jul 22
19395
1
abr 24
8607
12
dic 23
43979
1
ene 16
14633
1
mar 15
5945