Changes for page Suggest Widget

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

<
From version < 65.1 >
edited by Adel Atallah
on 2019/01/10
To version < 66.2 >
edited by Adel Atallah
on 2019/01/10
>
Change comment: Add an example of the page picker space restriction

Summary

Details

Page properties
Content
... ... @@ -283,6 +283,11 @@
283 283  {{code}}#set ($parameters = {'multiple': 'multiple', 'id': 'my-id'})
284 284  #pagePicker($parameters){{/code}}
285 285  
286 +You can also add a special parameter to restrict the suggestions to a page and its children:
287 +{{code}}#set ($parameters = {'data-suggest-space': 'Sandbox'})
288 +#pagePicker($parameters){{/code}}
289 +[[image:1547135793681-650.png||height="222" width="373"]]
290 +
286 286  = Tips =
287 287  
288 288  * Suggest event:(((

Get Connected