コンテンツへスキップ
メニュー
この質問にフラグが付けられました

I would like to click on the button that trigger the confirmation dialog. However, when the dialog show, I would like to update state from to "B", but If user click on confirm I would like to update state to "C"

So, simply I would like to have confirmation dialog to update the status:

confirm -> update status to "B"

cancelled -> update status to "C"


So now, I can display the confirmation dialog and update to "B" (Confirm from dialog). I wonder how can I bind the event with cancel button of dialog. 





アバター
破棄
最善の回答


If you want to show a confirmation pop-up then on the button click the wizard should be opened, then confirm it should work as normal confirm, and on cancel it should update the state.
you can add the button in the wizard view:

アバター
破棄
関連投稿 返信 ビュー 活動
1
4月 24
1400
1
2月 24
1446
1
10月 23
3783
1
9月 23
1927
2
5月 23
5789