-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
58 lines (29 loc) · 1.11 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---SUMMARY---
This is a very light-weight module allows fields
to be unique by bundle and language.
You can use ajax for check.
You can customize the error message.
---REQUIREMENTS---
*None. (Other than a clean Drupal 8 installation)
---INSTALLATION---
Install as usual.
Place the entirety of this directory in the /modules folder of your
Drupal installation.
Navigate to Administer > Extend.
Check the 'Enabled' box next to the 'Custom permissions' and then
click the 'Save Configuration' button at the bottom.
For help regarding installation, visit:
https://www.drupal.org/documentation/install/modules-themes/modules-8
---CONFIGURATION---
PS: Only required fields of types
('string','list_string','text','email','entity_reference','path','uri')
Can be unique.
Enable the unique case in the field settings form,
if you want it to be unique by language enable the per_lang case.
If you want an ajax check please enable the "use ajax case"
---CONTACT---
Current Maintainers:
*Utiks - https://www.drupal.org/u/utiks
This project has been sponsored by:
*utiks
Visit: http://www.utiks.com for more information.