Option to change a Subject field in the Activity Timeline
We have a Subject field on the existing Log a Call in Salesforce that is a drop-down with our own custom values. The Subject field in Gainsight is just a free form text field. How do we get the values from the SF Subject drop-down to show in the GS Subject field? Also, if we are to implement this change, what is the best approach to avoiding overwriting the existing Log a Call subjects that have already been entered in GS?
So basically, Subject on Activities is a special "combo" field that acts as both a Text and a Picklist field.
You can modify the fixed list of subjects by going to Setup > Customize > Activities > Task Fields > Subject
Also, if you want to enforce the picklist side of the Subject field and not allow users to enter their own Text subject, you could create a validation rule:
But when coming to Gainsight Activity timeline: Subject field, it is a normal text field.
So basically, Subject on Activities is a special "combo" field that acts as both a Text and a Picklist field.
You can modify the fixed list of subjects by going to Setup > Customize > Activities > Task Fields > Subject
Also, if you want to enforce the picklist side of the Subject field and not allow users to enter their own Text subject, you could create a validation rule:
But when coming to Gainsight Activity timeline: Subject field, it is a normal text field.