--- 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.