Difference between revisions of "Custom Buttons"

From Hornbill
Jump to navigation Jump to search
Line 12: Line 12:
  
 
== Related Articles ==
 
== Related Articles ==
:* [[Hornbill_iBridge|iBridge]]
+
* [[Hornbill_iBridge|iBridge]]
:* [[Service_Manager_Request_Types|Requests]]
+
* [[Service_Manager_Request_Types|Requests]]
:* [[Manage_Assets|Assets]]
+
* [[Manage_Assets|Assets]]
 
|}
 
|}
  

Revision as of 09:48, 13 December 2018

Home > Collaboration > Custom Buttons

Introduction

Custom Buttons can be added to many entities in Hornbill and allow customers to configure and launch external actions based on entity attrbutes

Related Articles

Configuring Custom Buttons

You will need the appropriate right in order to be able to configure and manage custom buttons.

Creating a Custom Button

Click on the Cog Icon to add a new custom button

  • Label - Provide a label for the new custom button
  • Icon - Optional choose an icon to represent and sit alongside the custom button label on the entity form
  • Colour - Choose a background colour for the custom button
  • Tooltip - Optionally provide a more detailed explanation for the purpose of the custom button. This will be displayed when a user hovers over the custom button

Conditions

By default the custom button will appear on all forms used by the entity - i.e all Request type forms, all asset type forms. However if you use the Conditions option you can configure the conditions which must be met in order for the custom button to be visible to users when viewing the relevant entity form.

  • The available conditions will be relevant to the entity against which you are adding the custom button

Open URL or iBridge Method

By default you can add a URL which you wish to launch from the custom button, and include variables from the entity in the URL.

Clicking on the iBridge text, will switch the custom button from the standard Open URL and will allow for the invoking of an iBridge Method when the custom Button is selected by a user.

  • You will need the MANAGEKEYSAFE in group C in order to configure iBridge methods
  • You will need an iBridge subscription to utilise Premium iBridge methods

Click Method to display the list of available iBridge Methods

  • Choose the cloud service you wish to call
  • Drill down into the method you wish to use
  • Complete the Context input values for the chosen method
  • Optionally inject variables from the entity into the input values for the chosen method

Response

  • Tick if you wish the user to be presented with a pop-up and response from the service you have integrated with once the custom button is clicked
  • Tick if you would like a post to be written to the entity timeline when the custom button is clicked
  • Configure the text which will be displayed in the message and optionally include any output values from the integration with the 3rd party service and chosen method.

Manage Custom Buttons

  • Click on the edit option next to a custom button in order to edit it's attributes
  • Click on the Trash Can icon next to a custom button in order to delete it