You are viewing an old version of this page. Return to the latest version.
m (Tag: Visual edit) |
m (Tag: Visual edit) |
<bs:timeline> { "showentitylistmenu": false, "preloadedentities": [{ "type": "blog" }], "headlinemessagekey": "Troubleshooting", "showheadline": true, "limit": 40, "sort": [ { "property": "timestampcreated", "direction": "DESC" }], "lockedfilternames": [ "type" ], "outputtypes": { "topic": "List" }, "filter": [ { "type": "list", "property": "type", "value": [ "topic" ], "comparison": "ct" }, { "property":"archived", "value":false, "type":"boolean", "comparison":"eq"} ] } </bs:timeline>
Line 23: | Line 23: | ||
"value": [ "topic" ], | "value": [ "topic" ], | ||
"comparison": "ct" | "comparison": "ct" | ||
− | }] | + | }, |
+ | { | ||
+ | "property":"archived", | ||
+ | "value":false, | ||
+ | "type":"boolean", | ||
+ | "comparison":"eq"} | ||
+ | ] | ||
} | } | ||
</bs:timeline> | </bs:timeline> |