Question:
How to add custom fields to the Configure Display feature in My Schedule in CRM for iPad?
Answer:
Add a semicolon-delimited list of attributes to one or both of the below Veeva Settings. The following objects are supported for each Veeva Setting:
- SCHEDULER_CONFIGURE_DISPLAY_vod:
- Account
- Address_vod
- Child_Account_vod
- TSF_FIELDS_SCHEDULER_vod
- TSF_vod
- ChildAccount_TSF_vod
The format for the setting values is [Object Code].[API Field Name].
Example: ACC.Gender_vod__c; ACC.Specialty_1_vod__c
NOTE: The feature is only available on CRM for iPad.
Related Documentation:
CRM Help Documentation: Display-By in My Schedule
Thank you