Skip to content

Hamza Siddiqui

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

Blog
  • Home
  • Corona Tracker
  • Travel
  • Contact

Blog

Salesforce

Create Parent and Child Records in One Insert Call

If you’re anything like me, creating parent and child records in Apex is something that has to be done on a pretty regular basis. This blog post is one I’ve had on the list for a while, but it came upon the
Read More

September 29, 2021August 30, 2022hamzaLeave a comment
Salesforce

Apex Data Chunking

When I execute the following code You receive the following error:Execution Failed. System.TypeException: Cannot have more than 10 chunks in a single operation. Please rearrange the data to reduce chunking. but after execution of this script: everything goes smoothly. This is because
Read More

September 3, 2021September 3, 2021hamzaapex, dataLeave a comment
Salesforce

Send Email with Attachments in Salesforce Apex

In this article, I would like to talk about one specific real-world scenario. Recently, we have been working on the investment platform build on top of Salesforce for one of our clients. At some point, we had an idea of collecting leads
Read More

September 3, 2021September 3, 2021hamzaapex, emailLeave a comment
Salesforce

force:refreshView (getRecordNotifyChange) in Lightning web component

We’re kind of in love with the lightning UI and the aura feature (e.force:refreshview) which updated the data on the current lightning page/record/component. We missed the feature in LWC and I saw many using the workaround to use a combination of AURA
Read More

June 17, 2021June 17, 2021hamzalwcLeave a comment
Salesforce

LWC Best Practices & Considerations

Hi again! This blog post is going to be a different one as I’ll keep updating this post with all the latest findings. In this blog post, I am going to share all the best practices and considerations regarding LWC for not
Read More

May 23, 2021September 16, 2021hamzajs, lwcLeave a comment
Salesforce

Inserting sObject Record Dynamically in Salesforce

April 26, 2021April 26, 2021hamzaapex, dynamic apexLeave a comment
Salesforce

Get Object and Field Label value using API Names

This is a very common use case where you have the API Name, but you need the Current Labels for your object, or field. Either its Custom or Standard. Typically, you know it already, but you need it when you’re writing your
Read More

April 21, 2021April 21, 2021hamzaapex, dynamicLeave a comment
Salesforce

Salesforce Summer’21 Release Treasures

The Pre-Release Sign Up is LIVE…and you know what that means:The #Summer ’21 Treasure Hunt is ON! Sign up for a Summer ‘21 Pre-Release Org:https://www.salesforce.com/form/signup/prerelease-summer21/ Post your treasures right here and tag them with #Summer21TreasureLet us and your fellow #AwesomeAdmins know what features you’re loving, and how you’re
Read More

April 19, 2021April 20, 2021hamzasummer21, treasuresLeave a comment
Salesforce

Custom Metadata in LWC without Apex

Custom Metadata provides a great flexibility to admins and developer to write and create a dynamic functionality. When it comes to Lightning Web Component, the question arises how efficiently custom metadata record can be accessed in it. The answer is you don’t need
Read More

March 5, 2021March 5, 2021hamzaLeave a comment
Salesforce

Flow: Create/Update CustomMetadata

As of now, you can GET custom metadata records in flows but you cannot create or update them. Using this invocable class you can create/update custom metadata records in Flows. You can access the repository here: https://github.com/mhamzas/Flow-Create-Update-Custom-Metadata The code is self explanatory
Read More

January 22, 2021January 22, 2021hamzaapex, flowsLeave a comment

Posts pagination

Previous 1 … 3 4 5 … 12 Next

Recent Posts

  • Go Pro-Code with AI: Your Agentforce DX Resource Guide
  • 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

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