Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
5089 Vues

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

Avatar
Ignorer

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

Meilleure réponse

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
avr. 24
8766
1
mars 15
6157
1
mars 15
7347
3
mars 15
20755
1
août 25
4581