mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
7 lines
563 B
Markdown
7 lines
563 B
Markdown
|
|
---
|
||
|
|
name: Travel Plan Object Scaffold
|
||
|
|
description: Provision a Travel Plan custom object with fields, layout, tab, and permission set ready for deployment.
|
||
|
|
tags: salesforce, custom-object, scaffold, deployment
|
||
|
|
---
|
||
|
|
|
||
|
|
Create a "Travel Plan" custom object with 5 appropriate, sensible fields. Add all of the fields to the page layout. Do not create or add a compact layout. Create a tab for the object and a permission set that grants read/create/edit access to the object, all fields and custom tab. Deploy to my default org and assign the permission set to my user.
|