Loading
Salesforce now sends email only from verified domains. Read More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          updateFeedback Function

          updateFeedback Function

          Sets the feedback from the healthcare professional (HCP) to the specified type during presentations.

          Required Editions

          Available in: Lightning Experience
          Available in: Enterprise and Unlimited Editions with Life Sciences Cloud, Life Sciences Cloud for Customer Engagement Add-on license, and the Life Sciences Customer Engagement managed package.

          This function is supported only in the Life Sciences Cloud mobile app.

          Syntax

          PresentationPlayer.updateFeedback(type)

          Arguments

          Argument Description
          type

          The type of feedback. Supported values are:

          • Positive
          • Negative
          • Neutral
          • null

          Example

          This example sets the reaction type to Positive on the related provider visit detailing product message record.

          <a href="javascript:PresentationPlayer.updateFeedback('Positive');">I like the presentation</a>
           
          Loading
          Salesforce Help | Article