...
Info |
---|
Setting recursion to true only makes sense if you have a tagbox in a list that references the same list. |
Code Block |
---|
[
{
"fieldId": "broader",
"allowRecursion": true,
"levels": []
}
] |
...
I then add a filter on the List
...
...
Info |
---|
Setting recursion to true only makes sense if you have a tagbox in a list that references the same list. |
Code Block |
---|
[
{
"fieldId": "broader",
"allowRecursion": true,
"levels": []
}
] |
...
I then add a filter on the List
...