アプリケーションビルダーは、外部システムに接続する Lightning Web コンポーネントを呼び出すカスタム同期ボタンを取引先で作成したいと考えています。このアクションは、カスタムの [ステータス] フィールドが [同期準備完了] に設定されている場合にのみ使用できます。 アプリビルダーはこの機能をアカウントレコードページに追加するために何を使用する必要がありますか?
正解:B
Dynamic actions are a new feature that allow app builders to create custom buttons or actions that can call Lightning Web Components and display them conditionally based on field values or other criteria. Formula fields, AppExchange products, and custom links are not able to call Lightning Web Components.