-
How to populate values in vf page from formula field?
I have created a formula field in lead object with a hyperlink which redirects to a page. I need to send lead last name and email to that page to get pre-filled in that. Formula field is
IF( AND( Account__r.Id =null, ISPICKVAL(LeadSource,"INTERNET") ), HYPERLINK("/apex/Rforce_AccountSearch_Page?caseId="&Id,IMAGE("/resource/CreateAccountButton", "CreateAccount"),"_self"), NULL)
Please suggest.
Log In to reply.
Popular Salesforce Blogs
Salesforce Public Cloud for Education
Digitalization has transformed the way we live and has made data effortlessly accessible in a world that is always on the go, and it has…
Salesforce Einstein Analytics - a brief overview and comparison with SAP Analytics Tools and Microsoft Power BI
What is Einstein Analytics and how it will support for your business to reach to the next level? Normally the people who are controlling the…
Sforce Chromeee - A Salesforce Theme for Google Chrome
Hi Everyone, I have created a Salesforce theme for google chrome. Now you will be with salesforce even you are working on somewhere else. About:…
Popular Salesforce Videos
Prepare for Your Salesforce Pardot Implementation
If you're preparing for your Pardot implementation, you've come to the right place! Pardot implementation is a complex, multi-step process. In this video, we will…
Tour to the Dreamforce National Park!
What happened at Dreamforce? #ArtificialIntelligence was a consistent theme, a lot more about Commerce, about Customer 360, etc Missed Dreamforce? Then, take a tour of…
Salesforce Relationship Considerations
In this video learn about the Important considerations while working with different types of Relationships in Salesforce such as Lookup Relationship, Master-Detail Relationship, Many-to-Many Relationship,…