Skip to main content
1 risposta
  1. Lakhan Meghani (Cube84) Forum Ambassador
    9 ott 2021, 05:23

    Hi Srilatha,

     

    Do you want to rename name of Aura component?

    Run this SOQL in Dev console and simply edit with new name

    Again to copy paste the name of Aura component, run this soql and do copy paste name of component

    Select Id,DeveloperName FROM AuraDefinitionBundle

     

    Follow this-

    https://medium.com/@SinghTarandeep/quick-hack-renaming-aura-component-b590ce18a67b

0/9000