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

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
січ. 21
262
0
січ. 25
1301
1
трав. 24
3230
1
бер. 25
652
1
вер. 24
2282