Conditional Display of Fields in Wagtail Admin
There may be times when you need to conditionally hide or show some fields in the Wagtail Page Editor. This post illustrates one approach to achieve this, using JavaScript. 馃挕 This post has an accompanying GitHub repo at github.com/engineervix/blog-...
Mar 17, 20247 min read841


