Skip to main content

@* Lightning Now! * Hi,

We are transforming our classic app to lightning experience. In account tab , we have Opportunity related list which has a javascript button. Since lightning is not supporting JS button, we have to go with Lightning Quick Action instead of JS button. We have created the Lighting quick action but how to add the same in the related list. Does anybody have any idea or is there any other work around. I have gone through the below link but did not get any idea.

Link: https://trailhead.salesforce.com/en/modules/lex_migration_customization/units/lex_migration_customization_actions

Please Help me out to implement the same.

Thanks in advance

Somnath

+358469696954

4 Kommentare
  1. 24. Juli 2017, 15:26
    You could create a new custom lightning component that leverages Lightning Data Service to use values from the current record(s) to create a new record regardless of that being related or not to the current record.
0/9000