跳至内容
菜单
此问题已终结
2 回复
4899 查看

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

形象
丢弃

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

最佳答案

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.

形象
丢弃
最佳答案

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,

形象
丢弃
相关帖文 回复 查看 活动
1
4月 24
8615
1
3月 15
5958
1
3月 15
7134
3
3月 15
20497
0
12月 24
9444