Skip to content

Getting Started

James Hou edited this page Jan 24, 2021 · 4 revisions
  1. Install core via unlocked package (recommended).
  2. If using soqlDatatable, make sure the appropriate users are assigned access to:
    • DataTableService.cls
    • LookupAuraService.cls
  3. Install recipes and navigate to App Launcher > LWC Utils
    • Check out the Lightning Page configs using Setup > Edit Page.
    • Check out the deployed Flows that back soqlDatatable actions.
    • Check out how the following Custom Metadata are setup:
      • Datatable_Config__mdt
      • Datatable_Action_Config__mdt
      • Datatable_Lookup_Config__mdt
  4. Read the Limitations page
  5. If you have any questions, read the FAQ first and if you still can't figure out please submit an question issue to the repo!

Clone this wiki locally