• Mathias Sand
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hi All,

After editing the opportunity product details in the edit lightning component, the updted details are not popolating on the product detail page. In the code snippet we are explicitly calling 
setTimeout(function() {
            $A.get('e.force:refreshView').fire();
        }, 1000);
and given the time as 2000. Then also the detail page is not populating the latest updated values.

This behaviour is observed after the Winter'20 Salesforce release .

Kindly suggest any workaround.. 

Hello,

I have a react native app integrated with other services of other companies and I would like to integrate it with Live Agent Chat.

I am the developer.

How do I integrate my app with Live Agent Chat?

Regarts

Hello,

I have a react native app integrated with other services of other companies and I would like to integrate it with Live Agent Chat.

I am the developer.

How do I integrate my app with Live Agent Chat?

Regarts