<
From version < 53.1 >
edited by Marius Dumitru Florea
on 2018/07/16
To version < 55.1 >
edited by Adel Atallah
on 2018/07/20
>
Change comment: Add a screenshot for the Page field type

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.atallahade
Content
... ... @@ -22,16 +22,18 @@
22 22  
23 23  (((
24 24  |= Field Type |= Since Version |= Description |= Screenshots
25 -|//String// | |Allows to store and display one line texts |\\
26 -|//TextArea// | |Allows to store and display large text fields (text and wysiwyg)|\\
27 -|//Number// | |Allows to store and display Numbers of type integer,long,float,double|\\
28 -|//Password// | |Allows to store password fields which can be encrypted or hashed |\\
29 -|//EMail// |new in 4.2M3 |Allows to store email fields that can be obfuscated at display time |\\
30 -|//Boolean// | |Allows to store and display boolean values (yes/no or 1/0) which can be displayed as select or checkbox fields |\\
25 +|//String// | |Allows to store and display one line texts |
26 +|//TextArea// | |Allows to store and display large text fields (text and wysiwyg)|
27 +|//Number// | |Allows to store and display Numbers of type integer,long,float,double|
28 +|//Password// | |Allows to store password fields which can be encrypted or hashed |
29 +|//EMail// |new in 4.2M3 |Allows to store email fields that can be obfuscated at display time |
30 +|//Boolean// | |Allows to store and display boolean values (yes/no or 1/0) which can be displayed as select or checkbox fields |
31 31  |//Static List// | |Allows to store and display single-select or multi-select fields that can be displayed as select, checkbox, radio or suggests fields. The possible values of static list fields are configured in the field definition.
32 32  |//Database List// | |Allows to store and display single-select or multi-select fields that can be displayed as select, checkbox, radio or suggests fields. The possible values of database list fields are taken from a query from other XWiki data.|{{image reference="dbListSuggestInput.png"/}}
33 -|//Database Tree List// | |Same as a Database List field, with the addition that the data can be displayed as a tree, using the Yahoo Javascript Tree library |\\
34 -|//Page// |new in 4.2M3 |Same as a Database List field, but made to store XWiki page names. |\\
33 +|//Database Tree List// | |Same as a Database List field, with the addition that the data can be displayed as a tree, using the Yahoo Javascript Tree library |
34 +|//Page// |new in 4.2M3 |Same as a Database List field, but made to store XWiki page names. |(((
35 +{{image reference="pageSuggestInput.png"/}}
36 +)))
35 35  |//Date// | |Allows to store and display date or datetime values. A date picker is used automatically for this field as shown below. |(((
36 36  {{image reference="datePicker.png"/}}
37 37  )))
... ... @@ -41,8 +41,8 @@
41 41  |//Group List// | |Allows to store and display single-select or multi-select groups. The field uses a user picker as shown below.|(((
42 42  {{image reference="groupPicker-editMultiple.png"/}}
43 43  )))
44 -|//[[Computed Pseudofield]]// |new in 4.2M3|Allows to create a pseudo field for which the display can be configured using a custom displayer and the value retrieved by using a script. It allows to combine other fields together.|\\
45 -|//Time Zone//|new in 7.3M1|Allow to display and edit Time Zones.|\\
46 +|//[[Computed Pseudofield]]// |new in 4.2M3|Allows to create a pseudo field for which the display can be configured using a custom displayer and the value retrieved by using a script. It allows to combine other fields together.|
47 +|//Time Zone//|new in 7.3M1|Allow to display and edit Time Zones.|
46 46  
47 47  : Starting with version 4.3M2 you can define [[your own property types>>platform:DevGuide.CreatingNewXClassPropertyTypes]].
48 48  
pageSuggestInput.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.atallahade
Size
... ... @@ -1,0 +1,1 @@
1 +18.7 KB
Content

Get Connected