|
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 : Modify the
asset FML
Extend the asset handler
Register the modified asset handler
Rebuild and redeploy the solution template
|
|
|