I have two objects Review and candidate. Scenario is
Create a field called ”Candidate” which will hold Candidate name as a value and once user clicks on it it should take user to “Candidate” object Record. Make sure that Candidate Name should display as hyperlink.
Can someone help me with this
Thanks in advance
Hello Snehal,
You can create a lookup field in this scenario.
Create a lookup field "Candidate Name" on Review Object and add the name information. pls ensure that the candidate record is available on the Candidate object.
Once you open the review record and click on the candidate name field, it will navigate you to that respective Candidate record page.
Here is a sample video for the same - https://www.youtube.com/watch?v=hz3h4laazak
Hope this helps with your query. Feel free to mark this as the best answer to make it useful for others. Thank you.