Skip to content

Hamza Siddiqui

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

Blog
  • Home
  • Corona Tracker
  • Travel
  • Contact

Author: hamza

Salesforce

Create a custom layout for your Salesforce Community

Want to go beyond the standard layouts and mix and match the layout of your Community page? Prerequisites (10 min) 1. Create a Lightning component called CommunitySectionLayout (5 min) This is to create the styling for the pages. Go to the Gear icon → Developer
Read More

May 14, 2020May 14, 2020hamzaLeave a comment
Salesforce

Platform Events in Lightning Component

Platform Events are used to deliver secure, scalable, and customizable notification within Salesforce or external app. Platform Event is based on Event-Driven Architecture. This is built in real time integration patterns in the Salesforce Platform which helps to reduce point-to-point integration. WHEN TO USE PLATFORM
Read More

April 21, 2020April 21, 2020hamzaaura, platformeventLeave a comment
Salesforce

setTimeout in Lightning Component [AURA]

I found it very important as many places, JS functions can save your a**. I mean LIFE. But specially setTimeout function when you need to perform some function after specific time. Here is an example to use JS setTimeout function in AURA
Read More

April 15, 2020April 15, 2020hamzaaura, jsLeave a comment
Salesforce

Insert Records in multiple Objects in single DML

There could be many cases where you need to insert records in multiple objects in a single method but you might end up with TOO MANY DMLs Error. Here we’ll discuss how you can insert records in multiple objects in a single
Read More

April 6, 2020April 6, 2020hamzaapex, sfdcLeave a comment
Salesforce

Check The Validity/Checksum of The Canadian SIN in Apex

In general, following is the method to check the validity and Checksum of Canadian SIN. Given an example Number: 123 456 782 Remove the check digit (the last digit): 123456782 Extract the even digits (2,4,6,8th digit): 12345678 Double them: 2 4 6 8
Read More

March 27, 2020March 27, 2020hamzaapex, DevelopmentLeave a comment
Salesforce

Custom validation in Lightning web component

As Lightning component is kinda new and I was struggling finding ways to add custom validation on any field (lightning-input specially) and even very little information is available all over internet (yet) and I assume others may be struggling for the same
Read More

January 17, 2020January 17, 2020hamzalwc, validationLeave a comment
Android, Codeigniter, Linux, Marketing Cloud, Mulesoft, Proxmox, Salesforce, Uncategorized

My Blog Wins a Spot in the Top 75 Salesforce Developer Blogs

My blog is selected as one of the Top 75 Salesforce Developer Blogs! This is the most comprehensive list of best Salesforce Developer blogs on the internet and I’m honored to have become part of this elite list!  Feedspot expert review team has done
Read More

January 9, 2020January 9, 2020hamzatop 75 SF blogs1 Comment
Salesforce

Use Salesforce files (image file) on LWC, Aura or VF page as img tag

Salesforce Files had been introduced with replacement of Attachment/Document object and with some great features like version controlling, sharing, preview and what not. We used to use Attachment/Document object for file hosting like images and pdf (specially on Classic). And if we
Read More

January 9, 2020January 9, 2020hamzaapex, aura, community, files, guest, vfLeave a comment
Salesforce

Spring ’20 Pre-Release Treasures

The Pre-Release Sign Up is LIVE and you know that means you can explore and hunt new features/improvements. The #Spring20Treasure Hunt is ON! #BeReleaseReady Sign up for a Spring ‘20 Pre-Release Org: https://www.salesforce.com/form/signup/prerelease-spring20/ Following are the gems/features/improvements I have found so far, Task Assignment on Queues
Read More

December 13, 2019December 18, 2019hamzaSpring20Leave a comment
Salesforce

Get Hands-on Creating Custom Tabs for Lightning Web Components – Challenge

For Winter 20′ release maintenance trail, you have to do a Hands-on Challenge to add Lightning Web Component as Salesforce Tab. Requirement : Create a Lightning web component and add it as a custom tab in the App Launcher and navigation menu.
Read More

December 13, 2019December 13, 2019hamzamaintenancetrail, sfdc, winter201 Comment

Posts pagination

Previous 1 … 6 7 8 … 12 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