Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/Suggestions/UsingSuggestions/SchedulingCallfromSugg.htm

## Scheduling a Call from a Suggestion

To quickly and easily take action on suggestions, users can schedule calls directly from call-type suggestions. When users schedule calls from a suggestion, the call is linked to the originating suggestion. This enables users and admins to keep track of whether users executed the suggestion.

**Who can use this feature?**

* End User — Browser, iPad,
* [Using Calls from Suggestions](#Using)
* Users do not require an additional license

### Configuring Scheduling a Call from a Suggestion for

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

To configure this feature:

1. Ensure [Configuring Accounts](../../Accounts/AcctConfig.htm) and [Configuring Suggestions](../Config/SuggestionsConfig.htm) are complete.
2. Navigate to **Business Admin > Objects > Veeva Settings**.
3. Enable the **Enable New iPad Calendar** Veeva Setting.

To allow Suggestions executed from X-Pages to match the improved suggestion scheduling behavior, a new bulkExecution parameter is available for the [executeSuggestionAction](https://developer.veevacrm.com/doc/Content/CRM_topics/Vault/x-pages-library.htm#executeSuggestionActionSuggestionIdactionType) method.

To recommend a specific channel for a call suggestion, populate the planned\_call\_channel\_\_v field on the suggestion\_\_v record.

If [Restricting Call Channels](../../Call_Reporting_2/Executing/PopulateHeader/RestrictingChannelOptions.htm) is enabled, do not populate the planned\_call\_channel\_\_v field with a restricted channel.

The value in the planned\_call\_channel\_\_v field must be an exact match for one of the six supported Call Channel Picklist Value API names.

To recommend a specific datetime for a call suggestion, populate the planned\_call\_datetime\_\_v field on the suggestion\_\_v record.

To recommend a date for a call suggestion instead of a datetime, populate the planned\_call\_date\_\_v field on the suggestion\_\_v record.

### Using Calls from Suggestions as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

Only call\_\_v suggestions can be scheduled. If the suggestion includes a planned call channel, date, or datetime, these details are highlighted during scheduling and then copied to the call report.

To schedule calls from suggestions:

1. Select the Schedule a Call icon on a suggestion.
   ![](../../../Resources/Images/Suggestions/NativeXPages/SuggestionsTabiPad.PNG)
2. Drag and drop an account card from the account list to the appropriate time slot. To schedule or move a call to a previous week, drag the account card to the left side of the calendar. To schedule a call in a future week, drag the account card to the right side of the calendar. If [Office Best Times](../../Accounts/UsingAccounts/OfficeBestTimes.htm) are enabled for accounts or child accounts, Office Best Times are shaded on the calendar.
   ![](../../../Resources/Images/Suggestions/SchedulingCall/DragAndDropAccount.png)

When users schedule a call from the Suggestions tab, all active call suggestions assigned to the current user display in the Call Suggestions panel.

To reschedule a call, select the appropriate call, then drag and drop it to a new time slot. Users can reschedule calls across weeks.

Once users successfully schedule a call from a suggestion, the account card related to the suggestion no longer displays in the Call Suggestions panel at the left of the screen. On the new call report, suggestion\_title\_\_v and suggestion\_title\_reason\_\_v are automatically populated.

If users do not successfully schedule a call from the suggestion, the suggestion remains active and visible in the Call Suggestions panel. A call report is not created.

##### Highlighting a Call Channel

In the Suggestions list, the icon for the planned call channel displays next to the account name.

![](../../../Resources/Images/Suggestions/SchedulingCall/SuggestionsListIcon.png)

When users create a call from a suggestion with a planned call channel, the call\_channel\_\_v field on the call2\_\_v record is automatically populated with the planned call channel.

To enable admins to track whether users follow the planned call channel when scheduling calls, the suggested\_call\_channel\_\_v field on the call2\_\_v record is automatically stamped with the value from the planned\_call\_channel\_\_v field when users create the call. If the planned\_call\_channel\_\_v field is populated with a restricted channel, the call report is still created and the suggested\_call\_channel\_\_v field is stamped, but the call\_channel\_\_v field is empty.

If [Auto-Populating the Call Channel](../../Call_Reporting_2/Executing/PopulateHeader/CallChannelFormula.htm) is enabled, the call\_channel\_\_v field on the call2\_\_v object is automatically populated with the planned call channel when users create a call from the suggestion. To change the call channel on the call report, users follow the process their organization configured for setting the call channel as usual—for example, selecting a value from a custom field to trigger a change to the call\_channel\_\_v field.

##### Highlighting a Call Datetime

In the Suggestions list, the planned datetime displays below the account name. When users select the account card, the planned call datetime is highlighted to provide a visual indicator of when they should schedule the call.

![](../../../Resources/Images/Suggestions/SchedulingCall/CallDateTimeHighlighted.png)

To schedule a call for the planned datetime, either drag and drop the account card onto the highlighted time slot or select the plus icon to schedule the call directly at the planned time slot.

![](../../../Resources/Images/Suggestions/SchedulingCall/DragAndDropAccount.png)

To enable admins to track whether users follow the planned datetime when scheduling calls, the suggested\_datetime\_\_v field on the new call2\_\_v record is automatically stamped with the value from the planned\_call\_datetime\_\_v.

##### Highlighting a Call Date

In the Suggestions list, the planned date displays below the account name. When users select the account card, the planned call date is highlighted.

![](../../../Resources/Images/Suggestions/SchedulingCall/HighlightCallDate.png)

If both the planned\_call\_datetime\_\_v and planned\_call\_date\_\_v fields are populated on the same suggestion\_\_v record, the datetime is used instead of the date.

To enable admins to track whether users follow the planned call date when scheduling calls, the suggested\_date\_\_v field on the call2\_\_v record is automatically stamped with the value from the planned\_call\_date\_\_v field when users create the call.

### Related Topics

[Scheduling Calls](../../CallPlanning/Scheduling/SchedulingCalls/CallsLanding.htm)

[Suggestions Overview](../SuggestionsOverview.htm)
