Create a command within an flexobject

General

One of antonys extensionPoints let you create a custom command to be displayed within the flexobjects ribboncontorl. This might be usefull to send this command to an external software of do some specific work.

TL;DR

  1. Create an antony registry (https://diegroupware.atlassian.net/wiki/spaces/ant2/pages/1558642697 )

  2. Provide a IFlexobjectCommand

Example

We want to show a simple command which is able to write a mail to an selected customer.