Toggle navigation
Log-in
Community
Chat
Support
Documentation
Collabs
IAM21 instance, do not create collab nor modify a team, your changes will be lost
{"version":"2.1","locale":""}
{"toolbarUserlist":"both","marginAvatar":"1","enableMerge":"1"}
Toggle the parent tree of XWQL subspaces.
Collabs
Toggle the hierarchy tree under Collabs.
bougaultx
Toggle the hierarchy tree under bougaultx.
XWQL subspaces
Toggle the hierarchy tree under XWQL subspaces.
Wiki source code of
XWQL subspaces
Version
2.1
by
bougault
on 2023/09/15 13:39
Show last authors
author
version
line-number
content
1
{{velocity}}
2
#if ($xcontext.action == "get")
3
#set ($query = $services.query.xwql("where doc.space like 'Collabs' or doc.space like 'Collabs.%'"))
4
$query.execute()
5
{{/velocity}}