I have created a custom link as shown in the image for Employee object but this link is not available in the tabs as splash page link as shown in the image. Kindly guide how to create the splash page custom link. Have tried in lightning and classic both, it doesn't work.
#Salesforce Developer
Hello
- Create a Custom Link
- Add that link to the Tab of a custom object
Create a Custom Link
- From Setup go to Customize > Home > Custom Links
- Click the New button and enter a Label and Name for your link
- Select the behavior for the window that will display the website
- Paste the URL for the site into the formula area
.
Add Custom Link to Custom Tab
- Now go to Setup > Customize > Create > Tabs
- Select a Tab and click Edit
- In the Splash Page Custom Link drop-down box, select the Custom Link you created in the first step and click Save
Refer to the link
https://explorationsintosalesforce.wordpress.com/2016/03/24/add-splash-page-to-custom-object-tab/