Oracle CRM On Demand Desktop Administration Guide > XML Files Reference > XML Code to Customize Toolbars >

Example Code of the toolbars.xml File


This topic gives one example of code that you can use in the toolbars.xml file. You might use this feature differently, depending on your business model. The following code is an example of the toolbars.xml file:

<button id="meeting_with_contact" name="#btn_meeting_with_contact" small_image="orcl_meeting_with_contact:16">
   <action class="scriptable" id="meeting_with_contact"/>
</button>

Oracle CRM On Demand Desktop Administration Guide, Version 5.2 Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.