Make any property on a document type conditional via a simple UI within the property editor. With this extension you can:
- show a property based on the value of another property using a number of comparitors: Equals, Not Equals, Contains, Not Contains, Greater Than, Less Than, Is Empty and Is Not Empty
- group rules together with and / or combinations
Add the package to an existing Umbraco website (v17+) from nuget (currently in pre-release):
dotnet add package Umbraco.Community.ConditionalProperties
Contributions to this package are most welcome! Please read the Contributing Guidelines.
Icon: Conditional logic by gravisio from Noun Project (CC BY 3.0)
Lotte Pitcher's Opinionated Starter Kit got me up and running
