Daria Lebedeva
Dec 19, 2024
Feb 07, 2025
...
Use the line break symbol \n after each field API Name to list the incident fields in a specific order:
\n
CA10__subject__c\n CA10__closeDate__c\n CA10__status__c\n CA10__description__c\n
Prefix a field API Name with a - to exclude it from the incident description:
-
CA10__subject__c\n - Id
where - Id will exclude the field Record ID
- Id