You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Troubleshooting"
m (Tag: Visual edit) |
m (Tag: Visual edit) |
Troubleshooting
<bs:timeline> { "showentitylistmenu": false, "preloadedentities": [{ "type": "blog" }], "headlinemessagekey": "Troubleshooting", "showheadline": true, {{DISPLAYTITLE:Latest Q&A}} <bs:timeline> { "showentitylistmenu": false, "headlinemessagekey": "Troubleshooting", "showheadline": false, "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>
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:Latest Q&A}} | ||
<bs:timeline> | <bs:timeline> | ||
{ | { | ||
"showentitylistmenu": false, | "showentitylistmenu": false, | ||
− | + | "headlinemessagekey": "Troubleshooting", | |
− | + | "showheadline": false, | |
− | + | "limit": 40, | |
− | + | "sort": [ { | |
− | |||
− | |||
"property": "timestampcreated", | "property": "timestampcreated", | ||
"direction": "DESC" | "direction": "DESC" | ||
}], | }], | ||
+ | |||
"lockedfilternames": [ | "lockedfilternames": [ | ||
"type" | "type" | ||
Line 22: | Line 22: | ||
"value": [ "topic" ], | "value": [ "topic" ], | ||
"comparison": "ct" | "comparison": "ct" | ||
− | }] | + | }, |
+ | { | ||
+ | "property":"archived", | ||
+ | "value":false, | ||
+ | "type":"boolean", | ||
+ | "comparison":"eq"} | ||
+ | ] | ||
} | } | ||
</bs:timeline> | </bs:timeline> |