| CollaborationGroupId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the Chatter Group where the user feedback is
posted.
|
| CustomQuestion |
- Type
- textarea
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Text of the custom question added by the admin. Maximum of 1,000
characters.
|
| DeveloperName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The unique name of the object in the API. This name can contain only underscores and alphanumeric
characters, and must be unique in your org. It must begin with a letter, not include
spaces, not end with an underscore, and not contain two consecutive underscores. In managed
packages, this field prevents naming conflicts on package installations. With this
field, a developer can change the object’s name in a managed package and the
changes are reflected in a subscriber’s organization.
When
creating large sets of data, always specify a unique DeveloperName
for each record. If no DeveloperName is specified, performance may
slow while Salesforce generates one for each record.
|
| FeedbackFormDaysFrequency |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of days between showing the feedback form when a user
switches. A value of 0
indicates that the form is shown for every switch. Maximum of
30.
|
| IsCustom |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates if a feedback form includes a custom question yes or not no.
|
| Language |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort, Update
- Description
- Indicates the language used in the org where the feedback form was
created.
|
| MasterLabel |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The master label for the prompt. Maximum of 80 characters.
|
| SendFeedbackToSalesforce |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates if the user feedback can be shared with Salesforce. If
yes, share the feedback
with Salesforce. If no, the
feedback is only shared in the Chatter Group chosen when
customizing the form. The default value is false.
|