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

Salam, 

How can I make one button with 2 choices . When user click on the button the 2 choices appear then the user select one of them .?

アバター
破棄
最善の回答

When the button is clicked, call a wizard which displays two options in a dropdown. Based on the option selected, you can call the method defined in the main class (in .py file).

For reference you can check convert lead to opportunity related code, where you can find multiple options while converting.

アバター
破棄
著作者

Thank you for your solution. Is it possible with a solution like the "Actions" button that exists in the header of any form view and offers more than one action to the user?

最善の回答

Hi,

Return a wizard from the button, then you can display your choices inside the wizard and then user can select from it and continue.

Return wizard from button:https://www.youtube.com/watch?v=QpzBdLWEWsE

Thanks & Regards

アバター
破棄
著作者

Thank you for your solution. Is it possible with a solution like the "Actions" button that exists in the header of any form view and offers more than one action to the user?

関連投稿 返信 ビュー 活動
1
5月 24
3234
1
4月 24
26882
1
11月 22
2660
2
7月 22
3394
0
1月 22
2365