Skip to content

mkolodner/DynamicGaugeTargets

Repository files navigation

DynamicGaugeTargets

Go to the project wiki for install instructions, all documentation and user-focused content.

This repo demonstrates creating an object (DashboardTarget) for storing target numbers for dashboard Dynamic Gauge components. Here within the repo (and this ReadMe) you will only find information about using the actual repo's code.

There is a dependency on UnofficialSF's flow component for using SQOL (https://unofficialsf.com/a-graphical-soql-query-builder-for-flow/) which gets automatically installed in scratch orgs.

The repository has a mapping and sample dataset that will insert accounts, contacts, and dashboardtargets. All but one of those dashboardtargets have no value in Target but will be filled if you run the DashboardTargets_Contact_targets flow.

The dev.json includes the setting for turning off persistent browser caching (enableS1EncryptedStoragePref2).

Development

To work on this project in a scratch org:

  1. Set up CumulusCI
  2. Run cci flow run dev_org --org dev to deploy this project.
  3. Run cci org browser dev to open the org in your browser.

Acknowledgments

The idea for developing this project was sparked by my work with the Academy Group.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published