-
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 9 years, 10 months ago by
Forcetalks.
-
This discussion was modified 9 years, 9 months ago by
Nitish.
-
This discussion was modified 9 years, 10 months ago by
Log In to reply.
Popular Salesforce Blogs
Sharing Settings in Salesforce - A Brief Guide
Salesforce allows you to control access to your data at different levels. For example, you can use object privileges to control user access to objects.…
Learn About Query Languages & DML in Salesforce
To fetch data, we have a query language in Salesforce. Below are the database query languages in Salesforce. SOQL - Salesforce object query language SOSL…
Permission Sets in Salesforce - Learn About Its Different Types
A permission set is a collection of settings and permissions that give users access to various tools and features. Permission sets extend users' functional access…
Popular Salesforce Videos
How To Use Journey Builder In Salesforce Marketing Cloud | Salesforce Tutorial
How to use Journey Builder in Marketing Cloud. This video will cover the following points - 1. Introduction Get a brief introduction to Journey Builder…
Crash Course on Apex Triggers Salesforce | Complete Guide with Real Time Scenarios
Complete guide on Apex Triggers Salesforce 0:00 Intro 0:33 Is Triggers difficult to Learn 0:50 What is Trigger? 3:03 What are Trigger events? 11:55 How…
Things you can do with Loyalty Management in Salesforce to Create Lifelong Customers
Although keeping customers is not always simple, statistics show that when they are a part of an ongoing customer loyalty management program, they spend 67%…