Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4911 Переглядів

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,

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
Force wizard dimension Вирішено
1
квіт. 24
8625
1
бер. 15
5971
1
бер. 15
7143
3
бер. 15
20511
0
груд. 24
9448