-
VF Page rendered as pdf download without redirecting to any screen
I've a vf page rendered as pdf which has to be downloaded on click of a button. This button has to be present on detail page of 3 objects: Account, Contact and Opportunity. To support 3 objects, a generic custom controller is written and the button is made a URL type, being opened in existing window. I've added 'content-disposition' through apex to download the page.
The problem is, on click of the button the page goes to a blank screen and the pdf gets downloaded. Is there a way that on button click the pdf gets downloaded and the window stays on the record page without directing to blank screen (or anywhere else)?
Please see attached screenshots of the button and its behaviour.
- This discussion was modified 4 years, 6 months ago by Abhishek.
- This discussion was modified 2 years, 3 months ago by Forcetalks.
- This discussion was modified 2 years, 3 months ago by Forcetalks.
- This discussion was modified 2 years, 3 months ago by Forcetalks.
Log In to reply.
Popular Salesforce Blogs
Managed Services: A Better Way to Administer Salesforce Deployments
Consistent support and ongoing innovation are keys to a profitable Salesforce CRM. But keeping ongoing support for Salesforce requires a substantial portion of your investment…
Salesforce Service Cloud: Streamlining Customer Service Operations
Today's fiercely competitive business environment makes offering outstanding customer service more than simply a choice—it's a requirement. Customers now demand individualized, prompt, and effective service,…
Salesforce Deployment Using Gearset: All You Need to Know
What is Gearset? Gearset is the complete DevOps solution. More quickly and easily than ever before, we assist teams in comparing, moving, and tracking changes between…
Popular Salesforce Videos
How to Execute a SOQL Query in POSTMAN?
Watch this video to learn how to execute a SOQL Query in POSTMAN. If you have any doubts or questions, let us know in the…
Salesforce Education Cloud Consultant: Interview Questions
Salesforce org Education Cloud is the complete customer relationship management software for colleges and universities, helping you track all of your constituent relationships, from prospects…
How to Write Your First Apex Program? | Salesforce Tutorial
Apex is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control statements on the Lightning platform server in conjunction…