ユーザーがプロジェクトの予算を送信および管理するためのモデル駆動型アプリを作成しています。
予算が 10,000 ドルを超えるリードにはマネージャーの承認が必要となるように、ビジネス プロセス フローを作成する必要があります。ユーザーがプロジェクトの推定予算コストを選択できるようにするカスタム コントロールを追加する必要があります。
コントロールをビジネス プロセス フローに追加する必要があります。
どの順序でアクションを実行する必要がありますか? 回答するには、すべてのアクションをアクションのリストから回答領域に移動し、正しい順序で並べます。

正解:

1 - Export the business process flow and the Lead form as two seperate solutions.
2 - Copy all control description FormXML from the Lead form of the exported solution.
3 - Add a control to the Lead form by using the form designer.
4 - Import the solution into the system and publish.