A blog containing Salesforce coding examples in detail.It's a place where you can find solutions to the problems that you may face in your daily salesforce coding. Apex classes,visual force page,we services,Integration,plugins,extensions,Lightning web components,Aura components,Email Messages,Sales cloud,service Cloud,Marketing Cloud.
Amazon Affliate Link: https://amzn.to/43zNb70
Play Games
▼
Tuesday, April 12, 2016
How to open formula field Value in new tab
Solution : Create a formula field using hyperlink and use '_blank' to open that hyperlink in new tab as shown in the image below.
Output :
When you click that "Google" hyperlink, the google page will be opened in new tab.
No comments:
Post a Comment