Personalized image download - footer integration
The present article will show how it is possible to create a custom download hyperlink that can be added at the footer of a SharinPix Album.
Info: The Visualforce Page and Apex Class used in the present article can be found on GitHub by following this link: https://github.com/SharinPix/demo-apex/tree/custom-footer-download
- In the present context, the Visualforce Page is launched from a custom lightning action found on the record page of the Contact Object. The screenshot below shows the custom action being executed.
- Upon clicking on an image's thumbnail, the Download Image hyperlink appears.
- When clicking on the Download Image hyperlink, the image which is being currently viewed is downloaded.
0 Comments
Add your comment