mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-31 03:52:50 +08:00
9 lines
395 B
Markdown
9 lines
395 B
Markdown
---
|
|
name: Project Object Quickstart
|
|
description: Scaffold a Project__c custom object with core fields and deployable metadata.
|
|
tags: 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. |