Displaying HTML Content on Large Screen Devices
Content creators can set the display resolution of CLM presentations created with HTML. This allows presentations to be responsive and fit screens with higher resolution, including the following devices:
- iPad 2019 10.2 inch
- iPad Air 2019 10.2 inch
- iPad Pro 10.5 inch
- iPad Pro 11 inch
- iPad Pro 12.9 inch
- All future iPad models with screens larger than 9.7 inches
Content creators cannot set the display resolution for PDFs, images, videos, or any CLM content generated via auto-publishing or Create Presentation. These types of content automatically display in the device’s default resolution.
Who can use this feature?
- iPad Users
- Users do not require an additional license
- Content Creator Users, End Users, Integration Users, PromoMats/MedComms Admin Users
Configuring Display Resolution

Ensure the ios_resolution__v field is active for the Multichannel Slide document type in Vault. See Managing Document Fields for more information.

To configure display resolution for integration users:
- Grant Edit field permission to the ios_resolution__v field on the key_message__v object.
- Navigate to the CLM Administration Console in the Settings tab.
- Select View Map for the appropriate PromoMats/MedComms Vault in the Vault Connection Management section.
- Select Compare CRM to Vault to update the field mapping.

To configure display resolution for end users, grant Read field permission to the ios_resolution__v field on the key_message__v object.
Setting CLM Presentation Resolution

Content creators can set the resolution of a CLM slide in Vault. See Document Fields for more information.
There are three resolution options:
- scale_to_1024x768__v – content displays in fullscreen or in the center of the screen with a black border on devices with higher resolution. Swipe and pinch actions and view rotation are only supported inside the content but CLM controls display in the borders outside the content. See Displaying CLM Content for more information. Additionally, devices with logical resolution screens of 1024 by 768 pixels always display content using scale_to_1024x768__v.
CLM content uses scale_to_1024v768__v by default.
- default_for_device__v – content displays in the device’s default resolution. Veeva recommends selecting this option for responsive HTML content.
- scale_to_fit__v – content scales to display in full screen. Veeva does not recommend selecting this option for responsive content. This option allows fixed layout content to fill the screen. Content creators must test all content using this option to ensure the content displays appropriately. After launching a presentation, the content briefly displays in its original size before visibly scaling up to fill the screen. The scale_to_fit__v option works best for content designed to display with 1024 by 768 resolution.

After admins sync the CLM content from PromoMats/MedComms to CRM via the CLM Admin Console, the ios_resolution__v field on the key_message__v record corresponding to the slide is populated with the resolution value mapped from PromoMats/MedComms.
The ios_resolution__v field does not apply to presentations displaying in portrait mode.