The following is an example of how to delete a tab definition named myexistingTabAction. To delete a definition from your UI, use the xml-combine="remove" command to the serviceFramework.xml file located in your custom directory.

Note: Refer to Customization Best Practices before modifying definition files.

The following example appends the removal of the definition to the default configuration:

<content-definition xml-combine="remove">
  <id>myexistingTabAction</id>
</content-definition>

Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices