跳至內容
選單
此問題已被標幟
2 回覆
3010 瀏覽次數

Hello Everyone,

i want to show popup window with yes and no button when user move the task in to done stage.

how I can do that ?

頭像
捨棄
最佳答案

Hi,

Try this in your xml view,

Use confirm= " your question " in your button ,

< button name="action_clear_all_lines" type="object" states="draft" string="Cleare All Lines" confirm="Are you sure want to clear all the computed lines?" / >

Hope it helps,

Thanks

頭像
捨棄
作者

thank you for your ans but i don't want to use button

my issue is that when user move to done stage than window of pop up should be display

how I can do this ?

This is perfect.

作者 最佳答案

in the end, I find the solution that, we can never return anything like a wizard from the write and from the onchange method.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
1月 21
262
0
1月 25
1266
1
5月 24
3165
1
3月 25
652
1
9月 24
2239