(Created target blank page For Version: HTCC:8.5.2) |
(Update with the copy of version: 8.5.2DRAFT) |
||
Line 1: | Line 1: | ||
− | <!-- | + | =Feedback= |
+ | Workspace Web Edition provides the following options for managing Feedback: | ||
+ | __TOC__ | ||
+ | |||
+ | ====system.feedback==== | ||
+ | * Default Value: <tt>false</tt> | ||
+ | * Valid Values: <tt>true</tt>, <tt>false</tt> | ||
+ | * Changes take effect: When the session is started or restarted. | ||
+ | * Description: When this option is set to true, the '''Feedback''' menu item appears in the '''Help''' menu | ||
+ | |||
+ | <!-- | ||
+ | ====system.feedback.message.max-length==== | ||
+ | * Default Value: <tt>10000</tt> | ||
+ | * Valid Values: An integer value from 500 through 50000. | ||
+ | * Changes take effect: When the session is started or restarted. | ||
+ | * Description: Defines the maximum number of characters for the feedback message. | ||
+ | --> | ||
+ | |||
+ | ====system.feedback.submit-after-disconnect==== | ||
+ | * Default Value: <tt>false</tt> | ||
+ | * Valid Values: <tt>true</tt>, <tt>false</tt> | ||
+ | * Changes take effect: When the session is started or restarted. | ||
+ | * Description: When this option is set to <tt>true</tt>, a feedback dialog box is displayed when a user log ins again after a session disconnects due to the Cometd defense managed by the [[Application#system.cometd.timeout|system.cometd.timeout]] option. | ||
+ | [[Category:V:HTCC:8.5.2]] |
Revision as of 19:41, June 10, 2016
Feedback
Workspace Web Edition provides the following options for managing Feedback:
system.feedback
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: When this option is set to true, the Feedback menu item appears in the Help menu
system.feedback.submit-after-disconnect
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: When this option is set to true, a feedback dialog box is displayed when a user log ins again after a session disconnects due to the Cometd defense managed by the system.cometd.timeout option.
Comments or questions about this documentation? Contact us for support!