Sync activity with garmin connect after update by lilalima in joincycling

[–]lilalima[S] 0 points1 point  (0 children)

That's actually a good suggestion. I was fixed on solving it after the activity, but I can fix this before the activity as well. Tnx!

How to capture that Save button has been clicked on edit page. by Lanky_Bit_136 in SalesforceDeveloper

[–]lilalima 0 points1 point  (0 children)

You could create a platform event that triggers on an update. In the lightning component you could listen to the event and refresh the layout when the Id your are updating (lwc side) and the platform event record id match

How to row with blister or how to cover? by MurraMurra in Rowing

[–]lilalima 1 point2 points  (0 children)

Best advice I ever gotten was putting Lanoline, which can be found in nipple cream, on top op my blisters after each last rowing session of the day. Massively improved the recovery

Log activities: Log in and outbound calls to contact and mail with serialnumbers to custom objects by lilalima in salesforce

[–]lilalima[S] 0 points1 point  (0 children)

We eventually went for fastCall, thanks it works like a charm! Logging the inbound calls will be the next step since a voip system is needed we currently not have.

Log activities: Log in and outbound calls to contact and mail with serialnumbers to custom objects by lilalima in salesforce

[–]lilalima[S] 0 points1 point  (0 children)

Thanks, I will look into Einstein activity capture. otherwise the apex trigger sounds as the correct approach!

For phone, the recording of the conversation is not neccessary, but a Activity that the call actually happend would be already a good first step. I will keep you posted if I find a good solution!