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

I have created a dynamic view for a wizard which contains boolean fields. How to fetch the values entered in the dynamic view?

Avatar
Descartar

Hi, can you explain more, what do you want to do exactly ? bye

Mejor respuesta

if you have already made wizard then set button type="action" and name="%(wizard_view_id)d".

when you press that button the default_get of that wizard will called and you can put your code to fetch the dyanmic values.

Avatar
Descartar
Mejor respuesta

Hi Shelton,

If you have a button on the wizard then When you click on the button the method executed on that button will have the id and the context parameter. That should help you.

Thanks,

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
abr 24
8755
1
mar 15
6139
1
mar 15
7331
3
mar 15
20721
1
ago 25
4497