Custom Links for Salesforce Administrators: Features and Benefits

Custom Links for Salesforce Administrators

Prev Question Next Question

Question

Custom Links can be used for the following:

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.

Custom Links are a type of button that can be added to a page layout in Salesforce. These buttons provide a convenient way for users to access external URLs or perform specific actions within Salesforce. Custom Links can be used for the following purposes:

A. Launching an External URL: Custom Links can be used to create a button that opens an external URL in a new browser tab or window. This is useful for linking to external resources or web applications that are relevant to the user's work in Salesforce. To create a custom link that launches an external URL, simply enter the URL into the "URL" field when creating the link.

B. Running an S Control: S Controls are a type of custom code that can be used to add functionality to Salesforce pages. Custom Links can be used to create a button that runs an S Control when clicked. This is useful for adding custom functionality to Salesforce pages that is not available out of the box. To create a custom link that runs an S Control, select "OnClick JavaScript" as the link type and enter the JavaScript code that calls the S Control.

C. Running a report: Custom Links can also be used to create a button that runs a specific report when clicked. This is useful for providing users with quick access to important reports that they need to run on a regular basis. To create a custom link that runs a report, select "Report" as the link type and choose the report that you want to run from the dropdown menu.

D. All of the Above: In summary, Custom Links can be used for launching an external URL, running an S Control, and running a report. Therefore, option D, "All of the Above" is the correct answer.