Skip to content

v3.2.1

Latest

Choose a tag to compare

@ManukMinasyan ManukMinasyan released this 10 Jun 11:03
· 3 commits to 3.x since this release
a4795d7

Fixed

  • Apply section-level conditional visibility on infolists (#162). Section-level visibility conditions (including cross-record relation conditions) were only honored on forms; on infolists a section rendered for every record whenever it had any visible field. InfolistBuilder now evaluates each section's visibility against the record, mirroring the form path. Sections without conditions and field-level visibility are unaffected.