Skip to content

TRANZACT/TzDigitalUmb.PluginsExternal.ConditionalDisplayers

 
 

Repository files navigation

Conditional Displayers

Umbraco package that offers a collection of editors that allow to hide or display other properties in the same Document Type.

Installation

Nuget

NuGet Downloads

https://www.nuget.org/packages/Our.Umbraco.ConditionalDisplayers

Run this from your Package Manager Console in Visual Studio:

PM> Install-Package Our.Umbraco.ConditionalDisplayers

Upgrading

Version 3.3.0

This version uses the new UUI Library included by default in Umbraco 10.4 + and 11.1 + based on this post: https://umbraco.com/blog/umbraco-product-update-january-2023/

For previous versions of Umbraco that still support the uui, you will need to include or reference the library's css and js files manually.

Icon

Fire Hydrant icon by Icons8

Changelog

3.5.0

  • Fix bug when dropdown is used in a block list property
  • Add support for multilanguage #31

About

Collection of modified Umbraco property editors to make them able to control the display of other properties in the same document type.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.7%
  • HTML 13.4%
  • Less 1.6%
  • CSS 0.7%
  • TypeScript 0.4%
  • C# 0.2%