close

Filter

loading table of contents...

Studio Developer Manual / Version 2107

Table Of Contents

7.8.5 Adding Disapprove Buttons

You can revoke the status of the approved document using the disapprove action. The disapprove action can be enabled in CoreMedia Studio so that the disapprove action is part of the actions toolbar, the collection repository context menu and the collection search context menu.

You enable the disapprove action by using the plugin EnableDisapprovePlugin. For example by inserting the following code snippet inside editor:configuration in your Studio plugin MXML.

<editor:configuration>
  <editor:EnableDisapprovePlugin/>
</editor:configuration>

Example 7.45. Adding disapprove action using enableDisapprovePlugin


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.