Halo
Halo provides a way to create custom iframe tabs out of the box.
Configuration
- Create a new iframe tab (Configuration > Custom Objects > Custom Tabs)
with the appropriate URL. This URL should be
https://YOUR_CORTEX_URL/embed?object=BUSINESS_OBJECT&requester=REQUESTER
withBUSINESS_OBJECT
replaced by the name of the business object to list (e.g.Incident
) and requester replaced with the appropriate variable that will contain a user's email address. This may be different depending on where you add the tab: for a new Ticket tab,$USEREMAILADDRESS
is what you want, but there are other variables that may contain email addresses. - Under "Configuration > Tickets > Ticket Types", choose the ticket type(s) where you want to show this tab, then add your new tab under "Allowed Values > Custom Tabs".