Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
5503 Tampilan

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

Avatar
Buang

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

Jawaban Terbai

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Apr 24
9117
1
Mar 15
6532
1
Mar 15
7706
3
Mar 15
21186
1
Okt 25
5221