Skip to content
View dineshkumar727's full-sized avatar

Block or report dineshkumar727

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LWCComms LWCComms Public

    Forked from sfwiseguys/LWCComms

    To demonstrate Communication using LMS , Platform Event and VF in an Iframe in Lightning Experience using LWC

    JavaScript 1

  2. Apex Apex
    1
    Get SObeject Name of RecordId
    
    2
    Id recordID='0124B0000004lq0' 
    
    3
    recordID.getSObjectType().getDescribe().getName(); 
    
    4
    -------------------------------
    
    5
    get Field Label : SobjectType.Account.fields.Name.Label
    
  3. ImprovedTriggerFrameWork ImprovedTriggerFrameWork Public

    Improved Salesforce framework with turn on -off function using the custom metadata

    Apex 1

  4. DevOpps - SFDX DevOpps - SFDX
    1
    SOQL query builer
    
    2
    https://lwc-soql-builder.github.io/lwc-soql-builder/#
    
    3
    Package XML generator
    
    4
    https://packagebuilder.herokuapp.com/
    
    5
    Field and Object Export
    
  5. apex-recipes apex-recipes Public

    Forked from trailheadapps/apex-recipes

    A library of concise, meaningful examples of Apex code for common use cases following best practices.

    Apex 1