Skip to content

Hamza Siddiqui

3x Salesforce MVP | 24x Certified | Salesforce App & System Architect

Blog
  • Home
  • Corona Tracker
  • Travel
  • Contact

Category: Salesforce

Salesforce

Automate User Creation and Permission Set Group Assignment Using a Custom Metadata Type Mapping

Eliminate the manual steps of creating Salesforce users based on a case or form submission. Let Salesforce do the work for you. Use flow to automate the user creation and permission set group assignment based on a selected user persona with the
Read More

October 28, 2020October 28, 2020hamzaLeave a comment
Salesforce

Apex Test cases fail when run in parallel

Currently, when running apex test cases via Apex Test Execution or ApexTestQueueItem records two cases execute at any one time. Usually this isn’t an issue, but if the test cases aren’t fully isolated (i.e. they work on the same records) and data
Read More

October 28, 2020October 28, 2020hamzaLeave a comment
Salesforce

How to Handle Flow Errors in Salesforce

The Flow Builder is a powerful tool for Admins; it allows us to build user journeys that look great and execute complex business logic at Lightning speed. When you use flows in your org, the chances are there’s going to be bumps
Read More

October 26, 2020October 26, 2020hamzaLeave a comment
Salesforce

Test Class Data from Static Resource

Using the Test.loadData method, you can populate data in your test methods without having to write many lines of code. Follow these steps: Add the data in a .csv file. Create a static resource for this file. Call Test.loadData within your test method and passing it
Read More

September 22, 2020September 22, 2020hamzaLeave a comment
Salesforce

Winter’21 Pre-Release- Treasure Hunt / Release Notes

The Pre-Release Sign Up is LIVE…and you know what that means The #Winer21 Treasure Hunt is ON! #BeReleaseReady Sign up for a Winter ‘21 Pre-Release Org: https://www.salesforce.com/form/signup/prerelease-Winter21/ Post your treasure here: http://bit.ly/Winter21Treasure Post your treasures right here in this group: www.salesforce.com/success-releasereadiness You
Read More

August 24, 2020August 27, 2020hamza
Salesforce

SFDX Quick Tip: Pulling source from a Sandbox into an SFDX project.

Create an unmanaged package with everything you want to move over. Convert the unmanaged package with the SFDX CLI Push to a Scratch Org Create the unmanaged package Setup > Quick Find > “Package” > Create > Packages Next Select the files
Read More

August 4, 2020August 4, 2020hamzapackage, scratch org, sfdx
Salesforce

Add to Calendar Button for Flow Screen/Community – Lightning Web Component [LWC]

Update: Outlook (ONLINE) URL has been updated. Thanks to @thestrategicorg for reporting the issue. Recently, I did write an aura component which implemented ADDEVENT.COM Add to Calendar button which is PAID but here I did wrote another component (an appexchange package for
Read More

July 15, 2020September 15, 2022hamza
Salesforce

Dynamic Toggle Class in LWC

This is a very simple scenario where you need to hide/show some div but you can’t use <template if:true> tag. Let’s say you’re using loop. Here we’re discussing 2 approaches if you’re looking for answer to how you can use dynamic hide/show
Read More

July 8, 2020July 8, 2020hamzalwc, salesforceLeave a comment
Salesforce

ADDEVENT.COM – Add to Calendar Button for Flow Screen – Lightning Component [AURA]

Using this AURA Component, you can use ADD TO CALENDAR button in your Screen Flows specially when you’re creating an event and you need your users to add it to other Calendars. Scenario: There can be multiple scenarios, but let’s consider one.
Read More

July 7, 2020July 7, 2020hamza2 Comments
Salesforce

Build Invocable Actions That Work for Multiple Objects

After Spring 20, you can now create reusable Apex actions that use the generic sObject and List<sObject> data types. Build one action that works for multiple objects, rather than one for each individual object. Developers can build a filter or sort action
Read More

June 18, 2020June 18, 2020hamzaapex, invocableLeave a comment

Posts pagination

Previous 1 … 4 5 6 … 11 Next

Recent Posts

  • Be Release-Ready: Salesforce Winter ’26 Is Almost Here!
  • The New Salesforce Certification Experience is Coming!
  • Confessions of a Salesforce Developer: Things We Don’t Say Out Loud
  • Salesforce Certification Name Changes 2025 – What You Need to Know
  • Einstein for Flow – GA – Feb 7, 2025

Categories

  • Android
  • Codeigniter
  • Linux
  • Marketing Cloud
  • Mulesoft
  • Proxmox
  • Salesforce
  • Uncategorized

Follow Me

  • facebook
  • twitter
  • linkedin
  • instagram

Get in touch

  • Email Address [email protected]

Tweets by Iam_mhamzas

About Me

I’m a Salesforce MVP & Certified Application & System Architect, UI/UX Designer, PHP Developer & Frontend Developer from Karachi, Pakistan.

Contact Me !!

Tags

apex appexchange aura cert certification community component data developers Development dynamic dynamic apex email files flows guest invocable js lightning lwc maintenancetrail package platform platformevent salesforce scratch org scratchorg sfdc sfdx sharing and visibilty sObject Spring20 summer21 Summer22 top 75 SF blogs trailblazergroups treasures upsert util validation vf web2case web2lead winter20

© All right reserved

Portfolio Web by Acme Themes
  • Home
  • Corona Tracker
  • Travel
  • Contact

M Hamza Siddiqui