Skip to content
This repository was archived by the owner on May 15, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 392 Bytes

DEPRECATED


Craft Unique Value

A fieldtype for Craft that will force the contents to be unique across all instances of that field.

Todo someday

  • Add field setting to switch whether field is unique to all instances or Section
  • Re-write js to match the Craft way
  • Make it work with the Entries API - at present it will validate even if it shouldn’t when saved in this way