Skip to content

rkingon/Craft-Plugin--Input-Mask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Input Mask for Craft

This is a masked input plugin for Craft CMS. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates, phone numbers, etc).

Mask Instructions

  • a - Represents an alpha character (A-Z,a-z)
  • 9 - Represents a numeric character (0-9)
  • * - Represents an alphanumeric character (A-Z,a-z,0-9)

Examples

Date Forcing 2 digi's: 99/99/9999
Phone Number: (999) 999-9999
Zip Code: 99999

For more examples or more information, please visit:
http://digitalbush.com/projects/masked-input-plugin/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published