| displayLocation |
The location in the application where the canvas app is currently
being called from. Valid values are:
- Chatter—The canvas app was called from the Chatter
tab.
- ChatterFeed—The canvas app was called from a Chatter
canvas feed item.
- MobileNav—The canvas app was called from the
navigation menu.
- OpenCTI—The canvas app was called from an Open CTI
component.
- PageLayout—The canvas app was called from an element
within a page layout. If the displayLocation is PageLayout,
one of the subLocation values might be returned.
- Publisher—The canvas app was called from a canvas
custom quick action.
- ServiceDesk—The canvas app was called from a
Salesforce Console component.
- Visualforce—The canvas app was called from a
Visualforce page.
- None—The canvas app was called from the Canvas App
Previewer.
|
| locationUrl |
The URL of the page in Salesforce where the user accesses the
canvas app. For example, if users access your canvas app by clicking
a link on the Chatter tab, this field contains the URL of the
Chatter tab. |
| subLocation |
The sublocation in the application where the canvas app was
called from when the canvas app is loaded in a mobile device. The
subLocation is related to the displayLocation. Valid values for this
field when the displayLocation is PageLayout are:
- S1MobileCardFullview—The canvas app was called from a
mobile card.
- S1MobileCardPreview—The canvas app was called from a
mobile card preview. The user must click the preview to open
the app.
- S1RecordHomePreview—The canvas app was called from a
record detail page preview. The user must click the
preview to open the app.
- S1RecordHomeFullview—The canvas app was called from a
page layout.
|
| uiTheme |
The default theme for the context organization. |