lwc-utils icon indicating copy to clipboard operation
lwc-utils copied to clipboard

Wiki - Add section around "OOTB" Datatable_Actiion_Config__mdt edit/delete row actions

Open tsalb opened this issue 4 years ago • 0 comments

Currently, it is not clear that there are two actions that come configurable for you (per row action on a SOQL Datatable):

  • edit_row
  • delete_row

See here:

  • https://github.com/tsalb/lwc-utils/blob/7b35d377f75d7470f4393094109d70841788adb8/utils-core/main/default/objects/Datatable_Action_Config__mdt/fields/Row_Action_Name__c.field-meta.xml#L15
  • https://github.com/tsalb/lwc-utils/blob/7b35d377f75d7470f4393094109d70841788adb8/utils-core/main/default/lwc/datatable/datatable.js#L514

It would be a good idea to surface these two better (outside of recipes) and straight into the wiki!

tsalb avatar Feb 11 '21 22:02 tsalb