Limbo.Umbraco.TextBox 1.0.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Limbo.Umbraco.TextBox --version 1.0.2
NuGet\Install-Package Limbo.Umbraco.TextBox -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Limbo.Umbraco.TextBox" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Limbo.Umbraco.TextBox --version 1.0.2
#r "nuget: Limbo.Umbraco.TextBox, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Limbo.Umbraco.TextBox as a Cake Addin
#addin nuget:?package=Limbo.Umbraco.TextBox&version=1.0.2

// Install Limbo.Umbraco.TextBox as a Cake Tool
#tool nuget:?package=Limbo.Umbraco.TextBox&version=1.0.2

GitHub license NuGet NuGet Our Umbraco

Limbo Textbox (or Limbo.Umbraco.TextBox) is a package that adds new textbox and textarea property editors for Umbraco 10+. While having similar functionality to the build in property editors, this package adds a few extra features:

  • More visible character limit
    The default property editors in Umbraco only shows the limit when it has been reached, whereas the property editors in this package show the limit right away, making it more visual to the editor that there is a limit.

  • Enforced character limit
    Umbraco will only show the limit when it has been reached or exceeded, but not actually enforce the character limit. Via the config option on the data type, the property editors in this package can be configured to prevent the user from exceeding the character limit.

  • Placeholder text
    Both the textbox and textarea property editors allows setting a placeholder text that will be visible to the user when editing the properties in the backoffice.

  • Fallback text
    An optional fallback text may be set on the data type to be used instead when the property is left blank. The underlying property value converter will make sure the fallback value is returned when this is the case.

Screenshots

Empty properties with the placeholder text visible image

Properties with values below the character limit image

Properties with values above the character limit, but not enforced image

The configuration options (prevalues) of the textarea data type image

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.0.0 305 2/27/2024
1.0.5 639 2/27/2024
1.0.4 2,187 7/20/2023
1.0.3 2,679 4/18/2023
1.0.2 1,298 2/8/2023
1.0.1 1,337 1/5/2023
1.0.0 502 8/22/2022