Skip to content

symphonycms/uniqueinputfield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Field: Unique Text Input

Makes the value's handle unique across the section

Installation

  1. Upload the /uniqueinputfield folder to your Symphony /extensions folder.

  2. Enable it by selecting the "Field: Unique Text Input", choose Enable from the with-selected menu, then click Apply.

  3. You can now add the "Unique Text Input" field to your sections.

Usage

  • Behaves identically to a normal text input, however it enforces uniqueness of the handle and you cannot group the output in Data Sources.

  • Two modes allow you to choose between throwing an error, "This must be unique", or attempting to make the handle unique automatically by appending an number, eg. my-entry-handle-2

About

Basic Symphony text input field that forces uniqueness

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%