afv-library/prompts/getting-started/create-basic-custom-object.md

9 lines
395 B
Markdown
Raw Normal View History

2025-11-21 01:58:20 +08:00
---
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.