You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
-
# Fields GLPi plugin
1
+
# Fields GLPI plugin
2
2
3
3
The fields plugin allows you to add custom fields on glpi types : tickets, computers, users...
4
4
5
5
Addionnal data can be added :
6
6
* In object tab
7
-
* In main form of object (above save button)
8
-
* In form of a tab (Warning, this feature is experimental)
7
+
* In main form of object, above save button
8
+
* In form of a tab, above save button
9
9
10
10
Possible fields type are :
11
11
* Header (title bloc)
@@ -19,10 +19,6 @@ Possible fields type are :
19
19
* Date / Hour
20
20
* Glpi User list
21
21
22
-
There is a [migration script](https://github.com/pluginsGLPI/customfields/blob/master/scripts/migrate-to-fields.php) from "customfields" plugin.
23
-
**WARNING : this one is experimental and deserved to be more tested. We strongly advise you to backup your data before using it**
0 commit comments