EnhancedLightningGrid
EnhancedLightningGrid copied to clipboard
Enhancement: Support quickActionAPI
In researching use of this managed package I see that while it is possible to add standard event actions: force:createRecord, force:editRecord, and deleteRecord (with the "Internal" specification), I am unable to invoke Quick Actions (either Global or Object Specific).
This should be possible with the Summer '18 lightning:quickActionsAPI
I maybe able to implement this and submit a pull-request if you think this is feasible.
Thoughts?
@jordanbaucke Any luck there?