Skip to content
Main Menu
  • Home
  • About Me
  • SALESFORCE
  • Lightning
  • Lightning Web Component
    • Visual Studio Code Tips
  • Trailhead
  • Certification
  • Video
  • Contact
  • YouTube Channel
  • Linkedin
  • Twitter
  • FaceBook
  • GooglePlus

TheBlogReaders.com

Salesforce.com Lightning and Lightning Web Component – Learn & Share

  • Home
  • About Me
  • SALESFORCE
  • Lightning
  • Lightning Web Component
    • Visual Studio Code Tips
  • Trailhead
  • Certification
  • Video
  • Contact

Month: April 2013

  • Home
  • 2013
  • April
APEX SALESFORCE

How to Create a Wrapper Class In Batch Apex

April 18, 2013 Sakthivel Madesh0 Comments

How to Create a Wrapper Class In Batch Apex we can build a list of your custom wrapper class in your execute method, and maintaining that list at the class instance level. You then want to use the created wrapper…

Read More
APEX SALESFORCE

What is Wrapper Class and Use of Wrapper Class in Salesforce

April 18, 2013 Sakthivel Madesh0 Comments

What is Wrapper Class and Use of Wrapper Class in Salesforce? A wrapper or container class is a class, a data structure, or an abstract data type whose instances are collections of other objects. In Apex and Visualforce this type…

Read More
SALESFORCE

Salesforce Useful Links

April 18, 2013 Sakthivel Madesh0 Comments

Salesforce Useful Links Apex Developer’s Guide AppExchange API Developer’s Guide AJAX Developer’s Guide Bulk API Developer’s Guide Force.com Developer’s Network Force.com Migration Tool Guide Salesforce Ideas SOQL/SOSL Reference System Status User Groups Visualforce Developer’s Guide Workbench

Read More
SALESFORCE SOQL

SOQL statements cannot query aggregate relationships more than 1 level

April 18, 2013 Sakthivel Madesh0 Comments

SOQL statements cannot query aggregate relationships more than 1 level away from the root entity object. SOQL QUERY: Example1: SELECT Id, Name, (SELECT WhoId, WhatId, Subject, AccountId, (SELECT Id, EventId, RelationId, Status From EventRelations) From Events where ActivityDateTime <> null)…

Read More
Uncategorized

What is ERT member and Role

April 18, 2013 Sakthivel Madesh0 Comments

What is ERT Member? ERT stands for Emergency Response Team – an organizational initiative to handle any emergency situation to safeguard associates. Who can become an ERT member? Any associate (male or female) who is passionate about helping safeguard their peers and surroundings may participate.…

Read More
SALESFORCE SOQL

Where the Event Invitee list stored in SFDC Object

April 17, 2013April 17, 2013 Sakthivel Madesh0 Comments

Where the Event Invitee list stored in SFDC Object? Events details stored in EVENT Object and Event Invitee list stored in the EventRelations Salesforce Standard Object. How to retrive the Events and Events Invitee list using SOQL Query: Select e.WhoId,…

Read More
JAVASCRIPT

How to print the page using javascript

April 10, 2013 Sakthivel Madesh0 Comments

How to print the page using javascript? 1) Print Window On Load: using page load we can print easily print the page: <script type=”text/javascript”> window.onload = function() { window.print(); } </script> 2) Ater clicking the link also we can print…

Read More
Configuration SALESFORCE Salesforce Interview Questions

Is it possible to create Lookup or Master-Detail Relationship from Activity Object (Task/Event)

April 4, 2013 Sakthivel Madesh0 Comments

Is it possible to create Lookup or Master-Detail Relationship from Activity Object (Task/Event)? No, it is not possible to create Lookup or Master-Detail Relationship from Activity Object (Task/Event). Event we can’t create Text Area (Rich) field also. We can create…

Read More
SALESFORCE SOQL

How to use Salesforce Multipicklist field in SOQL

April 4, 2013April 4, 2013 Sakthivel Madesh0 Comments

How to use Salesforce Multipicklist field in SOQL? Consider here BillingState  is a Multipicklist and we need to list out only certain states like California and New York. We can achieve using either INCLUDES or EXCLUDES Operators (its working only…

Read More
SALESFORCE

Is it possible to change the Field Data Type from Text to Formula in Salesforce Object

April 3, 2013 Sakthivel Madesh0 Comments

Is it possible to change the Field Data Type from Text to Formula in Salesforce Object? No, its not possible. Formula fields are a read-only fields that cannot be converted to any other data type. Likewise, you cannot convert any…

Read More

Posts navigation

1 2 Next

Salesforce MVP

SALESFORCE MVP 2020

SFDC Learn & Share – YouTube

SFDC Learn & Share - YouTube

Virtual Salesforce Events/Meetup

Virtual Salesforce Events/Meetup

SALESFORCE CONSULTING & IMPLEMENTATION

Techforce Services

Salesforce MVP 2020 – Success Journey

Salesforce MVP 2020 – Success Journey Blog Series

TRAILHEAD PROFILE

https://trailblazer.me/id?uid=sakthivel

Answer Leader @ Salesforce Community

Sakthivel Madesh Answer Leader Trailblazer Community

Top Salesforce Blog 2020 – SFBEN

Top Salesforce Blog 2020 - SFBEN

Top Salesforce Expert – masonfrank

Sakthivel Madesh

Best Salesforce Blogs for Developers – inspire planner

Best Salesforce Blogs for Developers - inspire planner

Salesforce Developer Blog

 Salesforce Developer Blogs

Advertisement




Salesforce Success Cloud – Tweet

Meet, @msakthivel83 A Sr. Salesforce Developer at Techforce Services, 15x Salesforce Certified, and 5x Trailhead Ranger!

We are grateful for all that this #SalesforceAnswersLeader brings to the #TrailblazerCommunity.

See how he tackles this question about Activites: https://t.co/f1RerAHPaC pic.twitter.com/qFIWdZNklB

— Salesforce Success Cloud (@asksalesforce) March 19, 2019

SFDC Hero of the Month – July 2019

Hey Guys, Its time to announce the results of #SFDC hero of the month July and he is none other than the most reputed and highly dedicated Mr. Shakthivel. Congrats @msakthivel83 #SalesforceOhana #saasnic #sfdc #Congratulations pic.twitter.com/cc5xizcH3n

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019

#Congratulations @msakthivel83 #Hero ofthe month #july2019

LinkedIn - https://t.co/HaFEWEiGHm
Twitter - https://t.co/0qfxfr0Neq
Facebook Group - https://t.co/wACNc9HX2N
Blogger https://t.co/IduJi7Uwcq
YouTube - https://t.co/szGuHZaXXg pic.twitter.com/aQv1rH4GdF

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019
  • About Me
  • Contact

Copyright © All rights reserved.

Blorigan by Axle Themes