Skip to content

Rockerby/Umbraco.Community.ConditionalProperties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conditional Properties

Downloads NuGet GitHub license

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

Property Editor fields

Installation

Add the package to an existing Umbraco website (v17+) from nuget (currently in pre-release):

dotnet add package Umbraco.Community.ConditionalProperties

Contributing

Contributions to this package are most welcome! Please read the Contributing Guidelines.

Acknowledgments

Icon: Conditional logic by gravisio from Noun Project (CC BY 3.0)
Lotte Pitcher's Opinionated Starter Kit got me up and running

About

An extension to make conditional fields in the Umbraco Back Office a first class citizen

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors