-
Outputlink redirect to recordId
Facing problem on salesforce 1 mobile app.
From an apex:outputlink, i am redirecting to a recordid.
<apex:outputLink target="_" onclick="sforce.one.navigateToSObject('{!task.id}','view')" value="{!task.Id}">{!task.subject }</apex:outputLink>
Everytime it showing a page url not found and when i check the generated url, i see isdpt=p1 appended.
- This discussion was modified 8 years, 6 months ago by Forcetalks.
- This discussion was modified 8 years, 5 months ago by Nitish.
Log In to reply.
Popular Salesforce Blogs
Salesforce Health Cloud for Insurance: Optimize Operations
Insurance companies are constantly looking for ways to streamline their operations and provide better customer service. One solution that has gained significant traction in the…
Resolution of Managed Packages - Salesforce DX Developer Guide
Working with Salesforce DX for the resolution of managed packages: First, we create an org and enable the DX version in it that is DEVHUB.…
Streamline Sales Communication with Salesforce Inbox: A Comparison with Einstein Activity Capture
Introduction In the ever-evolving world of sales, effective communication and streamlined workflows are crucial for success. Salesforce, a global leader in CRM solutions, offers two…
Popular Salesforce Videos
Unleash the Power of Compare Tables | Salesforce Video
In this video, you will learn how to use compare tables to calculate complex calculations quickly, which you can then use to visualize your data.…
Signing Up for a Free Salesforce Account
From Salesforce instructor, Become a Salesforce Expert. Sign up for a free Salesforce account and learn more about this technology. Mike Wheeler - http://mikewheelermedia.com
Event Driven Development on Salesforce | All About Event in Salesforce
In this session, we will talk about Event-Driven Development in Salesforce. Let’s take a look into the many ways events have changed the way we…