Upgraded to dynamic forms, the page layouts in the Object manager no longer apply (except for related lists)
In order to differentiate the layouts based on record type,
- - Create different lightning record pages for an object, and assign these pages to specific record types. This will allow you to have a different dynamic form layout per record type without the conditional visibility, the downside is that you need to maintain different lightning record pages for an object.
- In the Lightning App Builder, add conditional visibility to certain fields/sections that should only appear for some record types.
Comments
Post a Comment