Scenario: Adding custom asset action buttons

The Correspondence Management solution lets you add new actions to the Manage Assets UI for a particular asset type. To demonstrate this capability, let’s consider the use case of adding an action button to the Layout toolbar for downloading layout XDPs. The following broad steps are involved in this process:
  1. Modify the asset FML

  2. Extend the asset handler

  3. Register the modified asset handler

  4. Rebuild and redeploy the solution template

// Ethnio survey code removed