-
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 10 years, 3 months ago by
Forcetalks.
-
This discussion was modified 10 years, 2 months ago by
Nitish.
-
This discussion was modified 10 years, 3 months ago by
Log In to reply.
Popular Salesforce Blogs
A Beginner In Salesforce?
A beginner in Salesforce?? No need to fret…just read on: Now, the next question that comes to mind after a brief introduction (previous post) about…
Leveraging the Benefits of Gamification With ScoreNotch | Salesforce
Customer engagement is one of the most pressing issues for businesses today. Why? Because customer engagement is crucial to increase conversions and convert prospects into…
Make your Salesforce life easy with Salesforce advanced code searcher and ORGanizer for Salesforce
Salesforce advanced code searcher and ORGanizer for Salesforce, both are google chrome's extensions which adds an extra features to your salesforce org. Salesforce advanced code…
Popular Salesforce Videos
Learn About How to Set Profiles in Salesforce?
Learn about Profiles in Salesforce and types of profiles, Standard and Custom Profiles. Watch this video and do let us know in the comment section…
Introduction to Salesforce CMS
Salesforce CMS is a hybrid content management system, where you can curate and share content, manage multiple language versions of your content, and control who creates…
Lightning Component Development - Applying Stylesheet, Create Basic Lightning Component
Welcome to Lightning Component Development Sessions. This is the initiative to help Salesforce Community in learning Lightning which we believe is future of Salesforce. Check…