Skip to Content
Menu
This question has been flagged
2 Replies
5359 Views

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

Avatar
Discard

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

Best Answer

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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
1
Apr 24
9010
1
Mar 15
6403
1
Mar 15
7604
3
Mar 15
21029
1
Aug 25
5038