Kapasi TejasJan 1, 20212 minHow to prevent duplicate child records for the same parent record?Record Triggered Flow- Summer’20 Salesforce Release Feature Requirement: I have a business use case where I need to restrict users from...
Kapasi TejasApr 29, 20201 minCurrent User Id in SalesforceWhile working on salesforce we come across the need of fetching user id. Here is the way to get user id in Apex, Lightning Component, LWC...
Kapasi TejasOct 4, 20182 minContains in aura:if : auraIfContainsCurrently, we don’t have the ability to check contains in aura:if tag Which is most needed features in lightning. Component Name:...