Component that allows you to sort and filter data within the Lightning Experience. Use as a replacement for a Related List, or create a new grid that shows results from a custom query.
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).
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?