跳至内容
菜单
此问题已终结

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
1399
1
2月 24
1446
1
10月 23
3781
1
9月 23
1927
2
5月 23
5788