Changes for page Suggest Widget

Last modified by Marius Dumitru Florea on 2022/04/19

<
From version < 81.1 >
edited by Marius Dumitru Florea
on 2019/06/21
To version < 82.1 >
edited by Marius Dumitru Florea
on 2019/06/21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -223,6 +223,17 @@
223 223  {{/velocity}}
224 224  {{/code}}
225 225  
226 +If you need tag suggestions then you can use this configuration:
227 +
228 +{{code language="none"}}
229 +#set ($suggestParams = {
230 + 'class': 'suggest-propertyValues',
231 + 'multiple': 'multiple',
232 + 'data-className': 'XWiki.TagClass',
233 + 'data-propertyName': 'tags'
234 +})
235 +{{/code}}
236 +
226 226  Custom configuration parameters:
227 227  
228 228  |=Name|=Description|=Default Value

Get Connected