DiscussionTemplateView
Copy
The DiscussionTemplateView tab defines the secure message template styles and tooltip templates for the secure messages.
Figure 12.
One DiscussionTemplateView with default properties is added to the Relationship grid:
- Discussion panel behavior
- Form tooltip template
- SM template
- Name
- Client (“View Client” list)
To make configurations to the DiscussionTemplateView, do the following:
- Click
in the Relationship Toolbar to add a new DiscussionTemplateView in the relationship grid. - Right-click on the DiscussionTemplateView in the Relationship grid and select View SSVCPresentationConfiguration from the context menu.
- This opens the SSVCPresentationConfiguration Item tear-off window.
Figure 13.
- Modify the properties provided in the SSVCPresentationConfiguration as required. Refer to Table 6 for the properties of the SSVCPresentationConfiguration along with its description.
Table 4: SSVCPresentationConfiguration properties
| Property | Description |
| Discussion Panel Behavior | This indicates the default behavior of the discussion panel. This indicates whether the Discussion Panel is automatically displayed or not when the user opens the tear-off window |
| Form Tooltip Template | (string:128) It is a template for the tooltip of the Item’s Form. The tooltip template consists of a parameterized syntax with the attribute or property name in it. For instance: "${ItemType:label} ${Item:keyed_name}" where keyed_name is property. This is the default value specified. “Form of ${@id}" where id is an attribute. |
| SM Template | This gives a reference to the Secure Message Template used to display Secure Messages in the Discussion Panel. For more information, refer to SecureMessageViewTemplate. |