Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 389 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 389 Bytes

ReferenceDetective (Find where Salesforce fields are being used)

Purpose: This local app lets you find where fields of a selected object are being used through out your Salesforce instance e.g Apex Classes, Layouts etc.

Use the main.java file to launch the app.

Considerations: App is 90%+ accurate in findings. App can take up to 10 mins/selected object for heavily customized orgs.