Forum Replies Created

Page 1 of 3
  • Rahul

    Member
    October 28, 2022 at 12:38 pm in reply to: What are the three languages used in the Visualforce page in salesforce?

    Visualforce pages give you the ability to create and customize pages within Salesforce. You can also integrate with other web technologies that are standard, including HTML, CSS, and JavaScript. This provides you with more control over how your data is displayed and how users can interact with it.

  • Rahul

    Member
    October 28, 2022 at 12:26 pm in reply to: What is the purpose of  in Salesforce Visualforce?

    Visualforce is a powerful framework that allows developers to create sophisticated, custom user interfaces that can be hosted natively on the Lightning platform. With Visualforce, you can build custom applications that take advantage of the Lightning platform's performance and scalability. Read the blog https://www.forcetalks.com/blog/visualforce-basics-salesforce-learning-guide/ for detailed info

  • Rahul

    Member
    October 28, 2022 at 11:24 am in reply to: What is the use of UITheme? 

    UITheme is used to return the look and feel the user is supposed to see, while $User. UIThemeDisplayed returns the look and feel the user actually sees.

  • Rahul

    Member
    October 28, 2022 at 11:11 am in reply to: Is it possible to generate pdf in Salesforce lightning?

    Yes you can do it by following this method
    It cannot be generated direcly so youneed to use the visualforce page and call its from the lightning expoThere are in general two methods to show a PDF in Lightning Component.First, you can create a Visualforce page and embed it in the Lightning component. Second is, usage of PDF.JS library to directly use lightning component to display the PDF.

  • Rahul

    Member
    October 28, 2022 at 11:03 am in reply to: Want to Add commas between the displayed values.

    Check this detailed blog to understand on how to add commas between the displayed values https://www.geeksforgeeks.org/how-to-add-commas-between-a-list-of-items-dynamically-with-css/

  • Rahul

    Member
    October 28, 2022 at 10:38 am in reply to: Update specific field of an object using .NET tool kit

    To update the specific field of an object, you need to create new objects with just the fields you want to update. You could either use strongly typed POCO or annonymous types.

  • Rahul

    Member
    October 28, 2022 at 10:35 am in reply to: Update specific field of an object using .NET tool kit

    To update specific field of an object, one option would be to create new objects with just the fields you want to update. You could either use strongly typed POCO or annonymous types.
    E.g.
    `// annonymous types
    var success = await client.UpdateAsync("Lead", lead.Id, new { Name = "Test Update" });
    `

  • Rahul

    Member
    October 11, 2022 at 12:56 pm in reply to: When a user requests a report, what should we do in salesforce?

    Salesforce provides tools that allow you to create reports that can be represented in different ways through dashboards. In this article, we will show you some basic aspects of Salesforce reporting and dashboarding so that you can get started creating your own reports and dashboards.

  • Rahul

    Member
    October 11, 2022 at 12:54 pm in reply to: Enabling and disabling aura input field

    To enable or disable aura input fields, you need to follow the code of lightening component. Check this link which describes it in detail: https://developer.salesforce.com/forums/?id=9062I000000IFI9QAO

  • There are main 3 operations that affect the number of times trigger can fire are Process flows
    Roll-Up Summary fieldsWorkflow Rules

  • Rahul

    Member
    October 11, 2022 at 12:41 pm in reply to: What are valid use cases for Salesforce Communities in Salesforce?

    The valid use cases for Salesforce Communities areA) Internal users can use Salesforce automation without paying license fees.
    B) External customers can have full user rights to Salesforce.
    C) External partners can track the status of joint Opportunities.
    D) External customers can track their purchases and open support cases.

  • Rahul

    Member
    October 11, 2022 at 12:09 pm in reply to: Saleforce Create Field on Custom Object Using REST API

    When you are looking to create field on Custom Object Using REST API, you need to firstly check the code for creating Custom Object. https://developer.salesforce.com/forums/?id=9062I000000IUphQAG

  • Rahul

    Member
    October 11, 2022 at 12:04 pm in reply to: How to create a Partner Portal in Community in Salesforce?

    To create a partner portal in salesforce, you need to enable the partner account and users and then need to add members to it.

  • Rahul

    Member
    September 21, 2022 at 12:24 pm in reply to: Sell Idea of Salesforce to Your Company

    Salesforce can be a great asset for companies, but sometimes it can be tough to sell the idea of implementing it to decision-makers. In this video, Mike Wheeler Media covers some tips on how to successfully sell the idea of implementing Salesforce to your company. He suggests starting by focusing on the benefits that Salesforce can bring to the company, such as increased productivity and efficiency. You should also highlight how easy Salesforce is to use and how it can save the company time and money in the long run. Check this interesting video on selling the idea of salesforce.

  • Rahul

    Member
    September 21, 2022 at 12:23 pm in reply to: How To Get Job In Salesforce Without Experience?

    Salesforce is a rapidly growing company with many exciting job opportunities. Some of the most popular roles include Salesforce administrators, developers, consultants, and architects. With such a wide range of options, there is sure to be a perfect fit for everyone. Check this video to know in detail.

  • Rahul

    Member
    September 21, 2022 at 12:23 pm in reply to: What is Vlocity (Salesforce Industries)

    Salesforce Industries (Vlocity) can help business to stay updated with the latest trends according to their specific needs. Transform your business with industry-specific solutions by Salesforce industries. Watch the Full video to get a detailed explanation.

  • Rahul

    Member
    September 21, 2022 at 12:22 pm in reply to: How To Start A Career In Salesforce?

    I think if you are looking to start your career in Salesforce, this video is must watch, which will give you a clear perspective on how it can Salesforce will help you out in your career growth.

  • Rahul

    Member
    September 21, 2022 at 12:20 pm in reply to: Lightning App Manager in Salesforce

    Lightning apps offer a lot of customization options to help you make your app stand out. You can change the color scheme, add branding, and even include a utility bar and Lightning page tabs. This can be especially useful for sales representatives who need to quickly switch between apps. For managers of sales, dashboards and reports are the most important features. Know more about it in detail through this blog.

  • Rahul

    Member
    September 21, 2022 at 12:12 pm in reply to: Salesforce Chatter vs Slack

    Chatter was developed for sales, marketing, service teams, and general project collaboration. It works only within the Salesforce ecosystem and its users. If the entire company isn’t linked to the CRM, it’s hard to bring people from other teams on board and achieve effective collaboration. Even for exclusive Chatter members, the functionality is limited and they still have to work through a Salesforce user interface. Slack is generally adopted by the entire company. Know it in detail by reading this blog.

  • Rahul

    Member
    September 21, 2022 at 12:11 pm in reply to: Salesforce Chatter vs Slack

    Chatter was developed for sales, marketing, service teams, and general project collaboration. It works only within the Salesforce ecosystem and its users. If the entire company isn’t linked to the CRM, it’s hard to bring people from other teams on board and achieve effective collaboration. Even for exclusive Chatter members, the functionality is limited and they still have to work through a Salesforce user interface. Slack is generally adopted by the entire company. Know it in detail by reading this blog.

  • Rahul

    Member
    September 21, 2022 at 12:03 pm in reply to: Convincing Head to Send You to Dreamforce

    If you want to attend Dreamforce 2022, you'll need to convince your boss to send you. Fortunately, this is easy to do if you follow a few simple steps.First, outline the benefits of attending Dreamforce. This is the world's largest software conference, and it's an excellent opportunity to find new solutions for your business. In addition, you'll be able to take part in hands-on learning and networking.Next, be prepared to offer details about the conference. This will help your boss understand why attending is a good investment.Finally, present the information in a clear and concise manner. Doing so will increase the likelihood that your boss will see the value in sending you to Dreamforce. Know more about Dreamforce event here.

  • Rahul

    Member
    September 21, 2022 at 12:02 pm in reply to: Job Growth of Salesforce Business Analysts

    To rightly predict the job growth with Salesforce. You need to check out this video where it is rightly predict the growth of Salesforce to other companies' growth rates and also mentions facts that have led to an increased demand for business analysts with Salesforce skills.

  • Rahul

    Member
    September 21, 2022 at 12:00 pm in reply to: Apex Design Patterns

    Apex is a powerful tool, but like all powerful tools, it must be used responsibly to avoid creating technical debt. This is especially important in Salesforce orgs, which are often monoliths that run for decades. When using Apex and custom code in a Salesforce environment, be sure to take the time to understand the full implications of your code before deploying it. Check this video to learn.

  • Rahul

    Member
    September 20, 2022 at 9:58 am in reply to: What Is Lightning Data Service in Salesforce?

    Lightning Data Service is a centralized data caching framework that can be used to load, save, create and delete records without the need for server-side apex code. It supports sharing rules and field-level security. This service helps to improve performance by eliminating the multiple SOQL queries for one record from multiple instances. Know about the Lightening app manager in Salesforce, by reading this blog

  • Rahul

    Member
    September 20, 2022 at 9:56 am in reply to: What is the benefit of salesforce CRM?

    Salesforce CRM is a dream solution for every business. It works as a giant toolbox filled with the best business apps. For salespeople, it's a powerful way to communicate with potential and existing customers. For marketing and support staff, it's a way to help salespeople sell more and make customers happier. For executives, it's a way to measure and improve company performance. And for CIOs and CFOs, it's a fast way to become a data-driven business. Know more how businesses getting benefit with Salesforce CRM, by reading this blog

Page 1 of 3