-
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 Winter '25 Highlights
Winter is coming, so be sure to bundle up with the features in Salesforce’s Winter '25 Release. Come out of the cold, cozy up by…
What Is Marketing Automation & How It Can Benefit Your Organization? | Salesforce
Though Marketing Automation was started aiming only for enterprises, now it’s available for everyone. Marketing Automation can be simple and complicated at the same time.…
Triggers in Salesforce - Get Started
What is a Trigger? A Trigger is an Apex script, which we can use in many situations. The use of trigger is, it will help…
Popular Salesforce Videos
What is Data Management in Salesforce Admin?
Data Loader is a tool to process bulk records and we can process five million records with the data loader.
What is Field Dependency in Salesforce and When to use it?
This video gives a complete knowledge of what Field Dependency is in Salesforce. It's divided this topic into 4 major points that are: 1. What…
Deleting Contacts in Salesforce Marketing Cloud
Delete contacts to remove contact information from your Marketing Cloud Contact Builder account. Delete contact information to meet data compliance regulations. In this episode, Eliot…