function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Timothy SmithTimothy Smith 

Hyperlink field leading to Opportunity Record (Flow and Process Builder)

I have 
Opportunity  -> Appointment__c -> Task
 
I am creating a link from Task to Opportunity, the 'Text' of the Link will be the Opportunity Name.
Opportunity_Link__ on Task Object is a Lookup field to Opportunity.
 
Also, when creating the hyperlink am I accessing the Object, or ObjectId.  Process BUilder is on Appointment__c
FLow is on Task
 
Thank you
 
#Process Builder  #Formula Field  #Flow  #Automation

User-added image

User-added image

User-added image
AbhinavAbhinav (Salesforce Developers) 
Hi Timothy,

From your post I am not able to figure out your issues.