Configuring display of Pulse messages
To ensure that users see relevant information about a Pulse message, such
as an icon or the profile image of the users posting and replying to messages, customize
the message display.
For example, you can configure the messages that your
application posts automatically to display your company logo and a case ID as a title of the
message.
- In the navigation pane of Dev Studio, click Records.
- Expand the Process category, and then click Pulse Feed.
- Open a Pulse feed that you want to edit.
-
In the Feed display settings, in the
Icon list, select the type of icon that you want to
display in the message:
Choices Actions Display a user profile image - In the Icon list, select User.
-
In the User reference field, enter a
property that references the user whose profile image you
want to display
For example, to display the profile image of the user who posted the message, enter .pyUser.
Display an icon that a system provides - In the Icon list, select Icon class.
- Next to the Icon class field, click the Open the icon class picker icon.
- in the Icon class picker window, select an icon that you want to display next to the Pulse message,
Display an image from the Image Catalog - In the Icon list, select Image.
- Next to the Image reference field, click the Show Image Viewer icon.
-
in the Search field, enter a key
word or the name of the image that you want to use, and then
click Find.
For example, to view the different default logos that the system provides, enter Logo.
- Select the image.
-
In the Title list, select a display format for the title
of the message:
- To display the title as a value, from the list, select
Property, and then in the Property
reference field, enter a property that stores the value that
you want to use.
For example, to display a case label as a title, select .pyLabel.
- To display the title as a section, from the list, select Section, and then in the Section reference field, enter a property that references the section that you want to use.
- To display the title as a value, from the list, select
Property, and then in the Property
reference field, enter a property that stores the value that
you want to use.
-
In the Time field, enter the property that retrieves the
time at which a user adds the message.
For example: Enter .pxUpdateDateTime.
-
In the Message type field, select a display format for
the message:
- To display a message as plain text, select Message, and then in the Property reference, enter a custom property.
- To display a message as a section, select Section, and then in the Section reference, enter a property that references a custom section.
- Optional: To allow users to comment on a message, in the Comments section, select the Allow comments check box, and then, enter the custom property from the data page that uniquely identifies the feed item, for example, Application.pzInsKey.
- Click Save.