Last modified by Thomas Mortagne on 2021/03/17 21:54

<
From version < 32.1 >
edited by Paul Panțiru
on 2014/11/21 13:20
To version < 35.1 >
edited by Guillaume Delhumeau
on 2015/04/30 15:20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ppantiru
1 +xwiki:XWiki.gdelhumeau
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -2,6 +2,11 @@
2 2  
3 3  == Usage ==
4 4  
5 +{{warning}}Please note that this extension will only work for properties which have explicit hibernate queries set. Properties configured using the XWiki class name, id field name and value field name settings cannot be enhanced using this extension (actually, suggest won't work at all on such properties).
6 +
7 +Note: [[because of a bug in XWiki < 6.4.5 or 7.0.2>>http://jira.xwiki.org/browse/XWIKI-12057]], the hibernate query must be tipped with lower case characters only. Eg: ##"select .. from"## instead of ##"SELECT ... FROM"##.
8 +{{/warning}}
9 +
5 5  To activate it, you must edit the XClass and set, for the target property, the fields //Use suggest// and //Multiple select// to true, //Display Type// to input and the field //Custom display// to:
6 6  
7 7  {{code}}
ExtensionCode.ExtensionCompatibilityClass[4]
Extension Version
... ... @@ -1,0 +1,1 @@
1 +1.2
XWiki Flavor
... ... @@ -1,0 +1,1 @@
1 +XWiki Enterprise
XWiki Flavor Version
... ... @@ -1,0 +1,1 @@
1 +6.2.2
ExtensionCode.ExtensionCompatibilityClass[5]
Extension Version
... ... @@ -1,0 +1,1 @@
1 +1.2
XWiki Flavor
... ... @@ -1,0 +1,1 @@
1 +XWiki Enterprise
XWiki Flavor Version
... ... @@ -1,0 +1,1 @@
1 +5.2.x

Get Connected