Convert your javascript button into Lightning Action in few minutes

Ayub Ansari
1 min readJan 17, 2019

--

As we know Javascript button on supported in Lightning Experience, we must need to create lightning qiock action for the same. However, Salesforce has provided bunch of out of the box ways to do that. I’m just compiling them.

1. Login here using your org credential here: https://lightning-configuration.salesforce.com/
2. Click on javascript button tab
3. Detect for all javascript button. it will list all js buttons.
4. Pick the target one and convert and deploy it.

Here are some links to go through in more detail.

P.S.: Sometimes this site may not be reached because of ongoing maintenance. So, try after some time.

--

--