Layout Assignments
Attribute
Type
Description
Package Types Applicable
How it works
┌──────────────────────┐ ┌─────────────────────┐
│ Object package │ build time │ UI package │
│ ignoreLayoutAssign- │ ────── strip ─────► │ mutators/ │
│ ments: true │ │ layout-assignments. │
│ │ │ yml │
│ Account.object- │ │ │
│ meta.xml │ deploy time │ applyLayout- │
│ (no inline refs) │ ◄──── compose ──── │ Assignments: true │
└──────────────────────┘ └─────────────────────┘YAML format
Setting up an existing project
Sample sfdx-project.json
What is and isn't handled
Reference
Strip at build
Re-apply at deploy
Last updated
Was this helpful?