Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/Medical_Inquiries/DetailPage.htm

## Customizing Delivery Methods and Delivery Details for Medical Inquiries

Once a user selects a delivery method for a medical inquiry, the next step is to select the delivery details. Delivery details correspond to the delivery method selected. For example, if the delivery method is mail, the delivery detail is the HCP’s address. If the delivery method is phone, the delivery detail is the HCP’s phone number.

Mappings display relevant delivery details based on Account information and assist users in selecting delivery details. For example, if the delivery method is mail, all available addresses for the Account display as values within an Address picklist, and all address properties (for example, address line 1, postal code, and country) are concatenated into a single picklist value. The user selects the details in a single step and the data is saved automatically to the proper fields on the Medical Inquiry record.

**Who can use this feature?**

* Business Admin Users - Browser, iPad, iPhone, Windows
* [Customizing Delivery Methods and Delivery Details](#Customiz)
* [Customizing Unlock Privileges](#Configur3)
* Users do not require an additional license

### Customizing Delivery Methods and Delivery Details as

[![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)Business Admin Users](#)

The table below outlines each delivery method, what fields display to the user, and which fields the delivery details save to.

| Delivery Method | Delivery Details Picklist Fields | Medical Inquiry Save Location |
| --- | --- | --- |
| mail\_\_v and urgent\_mail\_\_v | Each address record for the account is an individual row in the picklist; the following fields are concatenated to form a single picklist value:   * address\_\_v.street\_address\_1\_cda\_\_v * address\_\_v.street\_address\_2\_cda\_\_v * address\_\_v.city\_cda\_\_v * address\_\_v.state\_province\_\_v * address\_\_v.postal\_code\_cda\_\_v * address\_\_v.country\_\_v | The following medical\_inquiry\_\_v fields correspond to the delivery details picklist fields: |
| * address\_line\_1\_\_v * address\_line\_2\_\_v * city\_\_v * state\_province\_\_v * zip\_\_v * country\_\_v |
| email\_\_v | Picklist displays the value of:   * account\_\_v.email\_cda\_\_v | email\_\_v |
| fax\_\_v | Each individual field value is a separate row in the picklist. Picklist displays the values of:   * account\_\_v.fax\_cda\_\_v * address\_\_v.fax\_cda\_\_v * address\_\_v.fax\_2\_\_v | fax\_number\_\_v |
| phone\_\_v | Individual fields are separate rows in the picklist, which displays the values of:   * account\_\_v.personassistantphone\_\_v * account\_\_v.personhomephone\_\_v * account\_\_v.mobile\_phone\_cda\_\_v * account\_\_v.personotherphone\_\_v * account\_\_v.office\_phone\_cda\_\_v * address\_\_v.phone\_cda\_\_v * address\_\_v.phone\_2\_\_v | phone\_number\_\_v |

To allow users to add an address, email, fax, or phone not listed as a selection in the Delivery Details drop down menu, see [Allowing Users to Add a New Delivery Detail](#Configur2).

#### Adding Optional Delivery Methods

Aside from the primary delivery method, additional delivery details can be entered using the optional delivery method section attributes. This configuration supports additional channels for which an HCP can receive a reply to an Medical Inquiry.

All primary delivery methods are also supported as optional delivery methods. Optional delivery methods can be configured for mail, phone, fax, and email. However, the primary delivery method cannot also be used as an optional delivery method on the same inquiry. For example, if the primary delivery method is mail, mail cannot also be an optional delivery method. This is enforced by the user interface.

| Delivery Method | Description |
| --- | --- |
| Optional Delivery Method - Mail/Urgent Mail | Allows the user to specify mail or urgent mail as an optional delivery method. |
| Optional Delivery Method - Phone | Allows the user to specify phone as an optional delivery method. |
| Optional Delivery Method - Fax | Allows the user to specify fax as an optional delivery method. |
| Optional Delivery Method - Email | Allows the user to specify email as an optional delivery method. |

#### Changing the Delivery Method Picklist and Picklist Default Values

To change the value(s) displayed in the picklists for the medical\_inquiry\_\_v object type:

1. Navigate to **Admin > Configuration > Objects**.
2. Select the **medical\_inquiry\_\_v** object.
3. Select **Object Types**.
4. Select the **medical\_inquiry\_\_v** object type.
5. Select the appropriate field with a Data Type of **Picklist**.
6. Select **Edit**.
7. Move the desired default value(s) from the **Available Values** list to the **Selected Values** list in the Picklist Values section.
8. Add a default value for the picklist by entering the appropriate syntax in the Default Value section. For example, for the delivery\_method\_\_v field, entering Picklist.medical\_inquiry\_delivery\_method\_\_v.urgent\_mail\_\_v would make Urgent Mail the default value for the picklist. This step is optional.
9. Select the **Override picklist values for this object type** checkbox to allow the default value(s) configured on the object type to override the value(s) selected from the delivery\_method\_\_v picklist. This step is optional.
10. Select **Save**.

#### Allowing Users to Add a New Delivery Detail

By default, after a delivery method is selected, the appropriate delivery details picklist displays. However, field controls allow the user to enter new details as well. For example, if an HCP wants to be contacted by phone but the Account record does contain the desired phone contact number, the user can select the New Phone Number checkbox. The phone\_\_v field displays, allowing the user to enter a new phone number. The following table lists section attributes for configuring delivery methods:

| Delivery Detail | Description |
| --- | --- |
| New Delivery Detail - Mail/Urgent Mail | Allows the user to toggle between the Address picklist and an entry form for Address Line 1, Address Line 2, City, State, and Zip Code. |
| New Delivery Detail - Phone | Allows the user to toggle between the phone picklist and an entry form with the Phone Number field. |
| New Delivery Detail - Fax | Allows the user to toggle between the fax picklist and an entry form with the Fax Number field. |
| New Delivery Detail - Email | Allows the user to toggle between the email picklist and an entry form with the Email field. |

The following screenshot is an example of what a user sees on the layout.

![](../../Resources/Images/25R3 UVCs/25R3.0/Save_After.png)

#### Adding a Custom Delivery Method

To add a custom delivery method, add object type values for MIF and MIFR that match exactly the API name of the picklist value of the custom field.

VOF Field Subtypes, including attachments, are not supported.

### Customizing Unlock Privileges as

[![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)Business Admin Users](#)

Browser only.

End users with Read permission to the override\_lock\_\_v field see the Unsubmit action when viewing a Medical Inquiry and can unlock a record after it has been submitted. Selecting the Unsubmit action disables lock\_\_v and changes the medical\_inquiry\_status\_\_v field to saved\_\_v.

### Related Topics

[Medical Inquiries Overview](Medical_Inquiries_Overview.htm)

[Creating a Medical Inquiry](MedicalInquiryCreation.htm)

[Medical Inquiry Fulfillment](MedicalInquiryFulfillment.htm)
