mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 19:50:42 +08:00
395 B
395 B
| name | description | tags |
|---|---|---|
| Project Object Quickstart | Scaffold a Project__c custom object with core fields and deployable metadata. | salesforce, custom-object, beginner |
Create a new Project__c object with an autonumber field {proj-0000}, name, start date, and number of days fields that represent a simple project record.
Deploy this metadata to my org using the Salesforce DX MCP Server.