Overview:
Why is a GotoSlide link located in the approved slide that navigates the end-user to the staged slide of the target presentation in the Veeva Offline CRM Platforms?
Root Cause:
This is caused by the Enable_CLM_Testing_Features_vod__c field being set to TRUE on the User object. This is working as designed.
When the end-user is on an approved slide, GoToSlide jumps to the staged version of the target presentation that contains the target Slide. The staged presentation always contains the latest content. This is why the GoToSlide link jumps to the staged presentation as it is prioritized in this configuration. In the event the staged presentation cannot be found, then it jumps to the approved presentation.
Solution:
In order to disable this, make sure that the value of the Enable_CLM_Testing_Features_vod__c field of the User object is FALSE.
Note: In the scenario, where the end user does not have access to this field, then CLM Testing is not enabled regardless of a TRUE value.
Related Documentation:
CRM Help Documentation:
Developer Documentation:
Knowledge base: