Forum Replies Created

Page 2 of 17
  • Kirandeep

    Member
    October 9, 2020 at 3:37 pm in reply to: How do I add a field to a mini page layout in Salesforce?

    Hi Anuj,
    https://www.infallibletechie.com/2014/12/mini-pagelayout-in-salesforce.html

    • This reply was modified 3 years, 6 months ago by  Kirandeep.
  • Kirandeep

    Member
    October 9, 2020 at 3:31 pm in reply to: What is ClickDeploy in Salesforce?

    ClickDeploy is a simple to use, powerful devops/release management tool that will speed up your Salesforce projects by moving metadata across your Salesforce orgs. Supercharge your development projects and save 80% of your time using ClickDeploy.

  • Kirandeep

    Member
    October 8, 2020 at 2:53 pm in reply to: What are main differences between API and web service?

    API is an interface that allows you to build on the data and functionality of another application, while a web service is a network-based resource that fulfills a specific task. Yes, there's overlap between the two: all web services are APIs, but not all APIs are web services

  • Kirandeep

    Member
    October 8, 2020 at 2:48 pm in reply to: What are the considerations for Skinny Table in Salesforce?

    Skinny tables can contain a maximum of 100 columns.Skinny tables cannot contain fields from other objects.Skinny tables are not copied to sandbox organizations. To have production skinny tables activated in a sandbox organization, contact salesforce.com Customer Support.

  • Hi Mohit,
    You can refer the link below :-
    https://developer.salesforce.com/forums/?id=9060G000000Uaj3QAC

  • Kirandeep

    Member
    October 5, 2020 at 3:12 pm in reply to: What is SLDS in lightning?

    The Salesforce Lightning Design System (SLDS) helps you build applications with the look and feel of Lightning Experience without writing a single line of CSS. SLDS is a CSS framework that gives you access to the icons, color palettes, and font that our developers use to create Lightning Experience.

  • ltng:outApp: – Extending from ltng:outApp adds SLDS resources to the page to allow your Lightning components to be styled with the Salesforce Lightning Design System (SLDS). If you don't want SLDS resources added to the page, extend from ltng:outAppUnstyled instead.

  • Kirandeep

    Member
    October 5, 2020 at 2:16 pm in reply to: What is inherited sharing keyword does in Salesforce?

    If you specify inherited sharing Keyword on an Apex class, which allows the class to run in the sharing mode of the class that called it. Using inherited sharing enables you to pass security review and ensure that your privileged Apex code is not used in unexpected or insecure ways

  • Kirandeep

    Member
    September 28, 2020 at 3:42 pm in reply to: What is the order of execution in Salesforce?
  • Kirandeep

    Member
    September 28, 2020 at 3:40 pm in reply to: What is the use of JWT in Salesforce?

    The JWT enables identity and security information to be shared across security domains. Salesforce validates the JWT based on a signature using a previously configured certificate and additional parameters. Assuming that the JWT is valid and that the connected app has prior approval, Salesforce issues an access token.

  • Kirandeep

    Member
    September 28, 2020 at 3:38 pm in reply to: What is Secure Security Layer in Salesforce?

    When you access the application using a Salesforce-supported browser, Transport Layer Security (TLS) technology protects your information using both server authentication and Classic Encryption, ensuring that your data is safe, secure, and available only to registered users in your organization.

  • Kirandeep

    Member
    September 24, 2020 at 2:11 pm in reply to: How to query queue members in salesforce?

    query [Select Id from Group where type='Queue' and Name='Queue Name'] will return the Id of the required queue in the system. Use this Id of the queue in the query [Select UserOrGroupId From GroupMember where GroupId =:reqdGroupId] to fetch all the users or groups which are members of the required queue.

  • Kirandeep

    Member
    September 24, 2020 at 1:26 pm in reply to: What is nameSpace in Salesforce?

    Salesforce, but may affect your existing customizations. When these updates become available, Salesforce lists them in Setup at Critical Updates and displays a message when administrators go to Setup.
    Step 1 : Go to Setup
    Step 2 : Enter critical updates in quick find box
    Step 3 : Select Critical updates

  • Kirandeep

    Member
    September 24, 2020 at 1:24 pm in reply to: What are the use of Critical Updates in Salesforce?

    Salesforce periodically releases updates that improve the performance, logic, and usability of Salesforce, but may affect your existing customizations. When these updates become available, Salesforce lists them in Setup at Critical Updates and displays a message when administrators go to Setup.
    Step 1 : Go to Setup
    Step 2 : Enter critical updates in quick find box
    Step 3 : Select Critical updates

  • Kirandeep

    Member
    September 24, 2020 at 1:23 pm in reply to: What are the critical Updates in Salesforce?

    critical updates are updates that Salesforce needs to push out to the platform that will effect all versions of the Salesforce platform. These are usually improvements to security, performance or UI changes.

  • Kirandeep

    Member
    September 23, 2020 at 1:11 pm in reply to: Why we can use Salesforce Multicurrency?

    Adds the ability to record amounts in different currencies. If you don't have multicurrency enabled, then amounts are just displayed as an amount. Allows amounts to be converted, displayed and reported according to exchange rates. Allows the use of dated exchange rates so the value at a certain time can be fixed

  • Kirandeep

    Member
    September 23, 2020 at 1:09 pm in reply to: What is opportunity Contact role in Salesforce?

    Opportunity Contact Roles define the role that a contact or person account plays in a deal. An opportunity contact role has the following fields. Depending on your page layout and field-level security settings, some fields may not be visible or editable.

  • Kirandeep

    Member
    September 23, 2020 at 1:08 pm in reply to: what is @ deprecated method in Apex ?

    Use the deprecated annotation to identify methods, classes, exceptions, enums, interfaces, or variables that can no longer be referenced in subsequent releases of the managed package in which they reside. This is useful when you are refactoring code in managed packages as the requirements evolve.

  • Kirandeep

    Member
    September 22, 2020 at 2:45 pm in reply to: How do I enable live agent in Salesforce lightning?

    In order to configure the live agent in your Salesforce Org. Live Agent permission must be enabled. From the quick find, type Live agent Settings click on enable live agent and then click on save. Once you enable the Live Agent below objects will auto-created in your Org.

  • Kirandeep

    Member
    September 22, 2020 at 2:43 pm in reply to: What is Salesforce live agent?

    Salesforce Live Agent is a native Salesforce tool that provides the ability to communicate in real-time with your web site users. ... Companies that use integrated phone networks to facilitate their customer support through Salesforce face a charge for each call that comes in.

  • Kirandeep

    Member
    September 22, 2020 at 2:38 pm in reply to: What is escalation rule in Salesforce?

    Escalation actions specify when the case escalates and what happens when the case escalates. An escalation rule can reassign the case to another support agent (user) or support queue (queue). An escalation rule also can send notification emails to the new assignee, to the current case owner, and to other recipients.

  • Kirandeep

    Member
    September 18, 2020 at 2:50 pm in reply to: What are various standard exceptions that salesforce throws?

    There are number of Exception,

    • AsyncException

    Any problem with an asynchronous operation, such as failing to enqueue an asynchronous call.

    • CalloutException

    Any problem with a Web service operation, such as failing to make a callout to an external system.

    • DmlException

    Any problem with a DML statement, such as an insert statement missing a required field on a record.

    • JSONException

    Any problem with JSON serialization and deserialization operations.

  • Kirandeep

    Member
    September 18, 2020 at 2:48 pm in reply to: What is the use of Test.setPage() in Apex ?

    Test.setPage() method is used to set the context to current page, normally used for testing the visual force controller in test classes.

  • Kirandeep

    Member
    September 18, 2020 at 2:46 pm in reply to: How to get IP Address of User in Apex?
  • Kirandeep

    Member
    September 17, 2020 at 12:43 pm in reply to: What are the Time-Dependent Workflow Limitations in salesforce ?

    Time-dependent actions are executed at a specific time, such as 10 days before a record's close date. When that specific time passes, the workflow rule re-evaluates the record to make sure that it still meets the rule criteria. If the record does, the workflow rule executes those actions.

Page 2 of 17