ABHISHEK SHAHI
Individual-
ABHISHEK replied to the discussion How to apply Security of logged in user on Apex & VF in Salesforce page in the forum Salesforce® Discussions 5 years ago
Reply to How to apply Security of logged in user on Apex & VF in Salesforce page
Apex class can be written in two category:-
- With sharing keyword:- If you declare a class as a With Sharing, Sharing rules given to the current user will be taken into the consideration and the user can access or perform the operations based on the permissions given to him on object and fields (Field Level Security, Sharing rules).
…
-
ABHISHEK replied to the discussion Custom setting not displying correct picklist values based on the condtion in the forum Salesforce® Discussions 5 years ago
Reply to Custom setting not displying correct picklist values based on the condtion
Hi Rajni,
You are trying to add value in both cases either if or else, As per my analysis you just need one if condition to filter out appropriate records as per your requirement.
Thanks
-
ABHISHEK started the discussion In MD Relationship, can update of child record update parent record using Salesforce Workflow rule? in the forum Salesforce® Discussions 6 years ago
In MD Relationship, can update of child record update parent record using Salesforce Workflow rule?
97. In case of Master-Detail relationship, on Update of child record can we update the field of Parent record using workflow rule?
-
ABHISHEK started the discussion What things are to be considered in Salesforce “Master-Detail Relationship”? in the forum Salesforce® Discussions 6 years ago
What things are to be considered in Salesforce “Master-Detail Relationship”?
92. What are the main things need to consider in the “Master-Detail Relationship”?
-
ABHISHEK started the discussion While setting OWD, can we change/modify the setting of child record for Salesforce MD Relationship? in the forum Salesforce® Discussions 6 years ago
While setting OWD, can we change/modify the setting of child record for Salesforce MD Relationship?
75. While setting OWD (Organization wide sharing), can we change/modify the setting of child record in case of Master-Detail relationship?
-
ABHISHEK started the discussion In Salesforce, can two users’ have same profile? in the forum Salesforce® Discussions 6 years ago
In Salesforce, can two users’ have same profile?
48.In salesforce, Can two users’ can have same profile?
-
ABHISHEK started the discussion What is a FlexiPage in Salesforce lightning? in the forum Salesforce® Discussions 6 years ago
What is a FlexiPage in Salesforce lightning?
What is a FlexiPage in lightning?
-
ABHISHEK started the discussion What is the use of access=“global” in Salesforce? in the forum Salesforce® Discussions 6 years ago
What is the use of access=“global” in Salesforce?
What is the use of access=“global”?
-
ABHISHEK started the discussion What is the Use of THIS Salesforce CSS class? in the forum Salesforce® Discussions 6 years ago
What is the Use of THIS Salesforce CSS class?
Use of THIS CSS class
-
ABHISHEK started the discussion why do we use $A.enqueueAction(action) in Salesforce? in the forum Salesforce® Discussions 6 years ago
why do we use $A.enqueueAction(action) in Salesforce?
hy do we use $A.enqueueAction(action)?
-
ABHISHEK started the discussion During initialization, the init() event is fired in what order in Salesforce? in the forum Salesforce® Discussions 6 years ago
During initialization, the init() event is fired in what order in Salesforce?
. Let’s say that you have an app myApp.app that contains a component myCmp.cmp with a ui:button component. During initialization, the init() event is fired in what order?
-
ABHISHEK started the discussion How to register, fire and handle a component and application event in Salesforce? in the forum Salesforce® Discussions 6 years ago
How to register, fire and handle a component and application event in Salesforce?
How to register, fire and handle a component and application event?
-
ABHISHEK started the discussion How can we extend any Salesforce Component? in the forum Salesforce® Discussions 6 years ago
How can we extend any Salesforce Component?
ow can we extend any component?
-
ABHISHEK started the discussion What is aura:attribute in Salesforce? in the forum Salesforce® Discussions 6 years ago
What is aura:attribute in Salesforce?
What is aura:attribute?
-
ABHISHEK started a discussion
Are there any CSS (styles) provided by salesforce.com as part of the supported Lightning Components ?
-
ABHISHEK started a discussion
What are dynamic Dashboards?
-
ABHISHEK started the discussion Who can run Reports in Salesforce? in the forum Salesforce® Discussions 6 years ago
Who can run Reports in Salesforce?
Who can run Reports?
-
ABHISHEK started the discussion What are Custom Report Types in Salesforce? in the forum Salesforce® Discussions 6 years ago
What are Custom Report Types in Salesforce?
What are Custom Report Types?
-
n case of Master-Detail relationship, on Update of master record can we update the field of child record using workflow rule?
-
ABHISHEK started the discussion What are the different types of Sharing Rules in Salesforce and explain them? in the forum Salesforce® Discussions 6 years ago
What are the different types of Sharing Rules in Salesforce and explain them?
What are the different types of Sharing Rules in Salesforce and explain them?
- Load More