Salesforce Geeks
13K subscribers
1.18K photos
7 videos
45 files
1.7K links
If your Goal is to learn Salesforce as Quickly as possible, Join this like minded Salesforce Folks Community.

Salesforce Free & Paid Courses - https://bit.ly/cloudpadhle-courses

youtube: youtube.com/salesforcegeek

NOTE : Dumps = Permanent Ban
Download Telegram
Adita Technologies, Silver Consulting Partner, Salesforce.

Urgently #hiring #Salesforce #Trainees with an experience of 3 months – 1 year in #Salesforce with our prestigious organization located at #Noida
Interested job seekers can share their profiles at sanjay.k@aditatechnologies.com

Profile – Salesforce Trainee
Job Location – Sector-3, Noida
Experience – 3 months – 1 year

Condition –
2 years locking period (bond).

Employee type – Full-time

Interview location – Sector-3, Noida

Looking for local resources only who can attend In-person interviews only.

Job description-
· Minimum 3 months -1 Year of work experience in Salesforce Development.
· Salesforce Developer / Admin certifications is mandatory.
· Strong in OOPS
· Excellent communication skill is mandatory.

For More join telegram.dog/salesforcegeek
Hiring budding Salesforce Developers (Freshers)

Location: Nagpur

If you are a Computer Science or Information Technology graduate, have done training/certification/internship in Salesforce please send your resume at hr@mindzcloud.com.

Candidates from in & around Nagpur will be given preference.

Hurry up!

For More join telegram.dog/salesforcegeek
Salesforce is Hiring! We have a bunch of roles at the Hyderabad location for which you can apply for.

Success Engineer : https://lnkd.in/e6CMzqZ
Program Manager - https://lnkd.in/e8K2i4i
Salesforce QA Analyst - https://lnkd.in/erKDDmB
Salesforce Test Automation Developer -https://lnkd.in/ebZEai4
Salesforce Developer - https://lnkd.in/emA-Tez
Salesforce Services Consultant - https://lnkd.in/etnBkhH
Technical Architect - https://lnkd.in/eykuege
Test Automation Architect - https://lnkd.in/eaEVeBb

For More join telegram.dog/salesforcegeek
Use Case: In this video, we are creating a screen flow to get feedback from the users when the case is closed.

Learnings:
1. How to use Slider Screen Component in Salesforce flow.
2. How to use Radio Buttons in Salesforce flow.
3. How to display Flow on Record Details Page.
4. How to get record Id from the record Details page to flow.

Link: https://youtu.be/u7u1FblD1BQ
If any one need dummy files of any size for the Testing:


https://pinetools.com/random-file-generator


For more Join telegram.dog/salesforcegeek
Opening for Salesforce developer in siruseri, Chennai.
Experience - 3 to 5 years.
Preferably Short notice
If any one interested ,share me your CV to subashvijay46@gmail.com


For more Join telegram.dog/salesforcegeek
I have a business scenario that how to close all Verified cases automatically at the end of every day ?

My Case object has 5 status: New, Working, Verified, Differed, Closed.
when after my case is verified on that day evening that verified status should change into Closed Status and this process should happen every day.

how to solve this?

Solution:

Schedule - Triggered Flow

Check it out: https://www.youtube.com/watch?v=p7oc2uLWrmY
Leave #DreamTX in style! 👕

Continue your learning journey with Quest. Complete the official #DreamTX quest and earn an exclusive community badge and enter for a chance to win a DreamTX T-shirt.

See official rules and learn more at https://t.co/MFfp2HfKaT https://t.co/5uISk6j8Pj

For more join telegram.dog/salesforcegeek
SOQL

Salesforce Object Query Language (SOQL) now makes it easy to include pre-defined groupings of fields within a query statement using the new FIELDS() function.

Why: In previous versions of SOQL, retrieving fields meant specifying all the names of all the fields you wanted to retrieve. Typically, this required first making an API call to describe the object to get the list of fields (or using the Object Manger) and then laboriously constructing a SOQL query to select all those fields. Further, such a query could exceed the query character limit for large complex queries that retrieve lots of data. The new FIELDS() function lets you select all the fields without knowing their names in advance. This eliminates the need for a round-trip to the server to prepare a SOQL statement, eliminates the need for research and a lot of typing, simplifies query statements, and makes it much easier to explore the shape of your objects.

How: Use FIELDS(ALL), FIELDS(STANDARD), or FIELDS(CUSTOM) in your SELECT statements. For more information, see FIELDS() in the SOQL and SOSL Reference.

for more Join telegram.dog/salesforcegeek