-
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
Switching between Enhanced Profile Interface and Normal Profile Interface in Salesforce
Hello All, In this Blog, I am going to show you how we can enable the Profile User Interface and Profile List View. This helps…
Salesforce Integration with LinkedIn - Here's All You Need to Know
The general approach to selling doesn’t work as effectively in today’s world. You cannot expect extraordinary results by pushing out bulk emails to every prospect…
The Salesforce Economy - What Does It mean for Your Business?
❛ What’s happening at Salesforce isn’t just about Salesforce ❜ Twistellar has been working with Salesforce technologies for more than 5 years. We've seen businesses…
Popular Salesforce Videos
Invoke a Salesforce function from Apex
Learn about the different ways in which you can invoke a Salesforce. Watch this video and learn, if you have any doubts or concerns, do…
How to implement Salesforce shield in 20 min?
Many organizations have “bought” Salesforce Shield but haven’t implemented it yet, due to some complexities that come along with security-related products. Pete and Brian will…
Introduction to Salesforce Apex for Developers
Have you ever wanted to write a Trigger in Salesforce? This workshop is designed for people who would like to begin learning the basics of…