function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SUMIT BANERJEESUMIT BANERJEE 

Is there Any Way to Override New Account creation but with lighting component page.

Hi, 

I want to call lighting component page whenever a new account button will be press.

Thanks,
Sumit
SUMIT BANERJEESUMIT BANERJEE
@piyush_soni  I want to use lightning component in New Account Creation Button. Please see below picture for more clarity.
Thanks,
User-added image  
sfdcMonkey.comsfdcMonkey.com
hi sumit 
currently this feature is not available , we are not Override Standard Button with lightning component you can upvote this idea on below link 
https://success.salesforce.com/ideaView?id=0873A000000CNVkQAO
BUT 
and You can achive this by overiding standard edit button with Visualforce page.
First create a visualforce page through wich open your lightning component  then override this viualforce page to Standard edit button.
OR 
here is another alternate for doing this 
https://trailhead.salesforce.com/en/lex_javascript_button_migration/javascript_buttons_to_lightning_actions
I hope it helps you 
let me inform if it helps you and make it solved if it helps you 
thanks 
http://sfdcmonkey.com