Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | addFeedbackForRequest(requestId_or_Key, rating [,comment]) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Add feedback to the provided requestId_or_Key. |
Add feedback to the provided requestId_or_Key
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
requestId_or_Key | String | Yes | The key or id of the selected request. | rating | number | Yes | Rating must be between 1 and 5. | comment | String | No | Comment for the rating. | |
Return Type
JSMFeedback
Example
Code Block |
---|
|
JSMFeedback feedback = addFeedbackForRequest("SM-1","5","Thanks for help.");
return feedback;} |
Adds the feedback and returns the feedback structure if the feed was added successfully
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jsd_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.