10 votes

Styled Textbox

Simple styled textbox property editor to let you apply a little flare to the standard text boxes. Great for things like Page Titles and headings and it works as a direct replacement for the built-in textbox.

For Umbraco 8 - Use the Styled Editors Package, which has the same functionality includes numeric and decimal and works for Umbraco 8

I keep finding myself reaching back into old projects to pull this simple styled textbox property editor out, so I've stuck it in a package to make it even easier for me to find. 

Allows you to create textboxes, with styles, character limits or warnings and placeholders.

Release Notes:

  • 2.0 - Umbraco 9 version ! (via nuget)

  • 1.6 - ng-if > ng-show - Lee again, changing to ng-if means the elements are not loaded into the dom and we don't get a duplicate id error in chrome.
  • 1.4 - Spellingz / and idz - Lee Kelleher did it. 
  • 1.3 - Property Value Converter - support for ModelsBuilder - will now return string not object
  • 1.2 - Added Textarea support - you can pick multiline and get a textarea, instead of a textbox.
  • 1.0 - initial release

 

Screenshots

 Download package
version 2.0

NuGet install instructions for Umbraco 7.3.0-9+

Install-Package Jumoo.StyledTextbox

NuGet install instructions for Umbraco 9+

dotnet add package Jumoo.StyledTextbox

Package owner

Kevin Jump

Kevin Jump

Kevin has 14695 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.15.x, 7.14.x, 7.13.x, 7.12.x, 7.11.x, 7.10.x, 7.9.x, 7.8.x, 7.7.x, 7.6.x, 7.5.x, 7.4.x, 7.3.x

Package Information

  • Package owner: Kevin Jump
  • Created: 01/04/2016
  • Current version 2.0
  • .NET version 4.5,4.5.2
  • License MIT
  • Downloads on Our: 1.6K
  • Downloads on NuGet: 26.4K
  • Total downloads : 27.9K

External resources