-
Navigating to URL from Visualforce page in Salesforce1
I have a Custom link on my Order detail page that loads a VF page. When the VF page is completed, I want to take the user back to a refreshed Order detail view page. This is not working for me. What does work is if I do the same thing, but as an object-specific action on an account. I can then call the JS sfdc functions to refresh my detail page upon completion of the VF page. To illustrate the problem, the page below works when linked to an Account object-specific action but fails when linked to a Custom link off the Order detail page. Only difference is of course you need the change the StandardController to either Order or Account.
Log In to reply.
Popular Salesforce Blogs
What is Salesforce SOQL and its Best Practices?
What are Salesforce SOQL and the Best Practices? SOQL stands for Salesforce Object Query Language. It is a query language for the Salesforce platform, used…
5 Exceptional Qualities of a Salesforce Consultant
Salesforce, it is a top-notch cloud computing technology which is highly acceptable by businesses around the world. The technology has opened new doors for cloud…
Why is Salesforce Revenue Cloud Best for B2B Channels?
Last year Salesforce launched Revenue Cloud specifically targeting B2B channels to take complete charge of their revenue growth. Many businesses' revenue cycles were thrown into…
Popular Salesforce Videos
Introducing the New gRPC-based Pub Sub API | Salesforce Developer Quick Takes
Learn about the Pub Sub API, a new gRPC-based API that exposes the power of the Salesforce Event Bus. Discover the technology, its use cases,…
Auditing Account Deletion Using Salesforce Flow
This demo video walks through an example of Auditing Account Deletion Using Salesforce Flow Ever had an instance where users have accidentally deleted Accounts and…
Translation Workbench | Salesforce Tutorial
One of the most common questions new Salesforce admins ask us is how can they translate custom terms when their org is in multiple languges?…