
Paul Moran
-
Total activity20
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes1
-
Subscriptions10
Comments
Recent activity by Paul Moran-
Right, thanks for confirming. Indeed, I ended up using the api to create my hierarchy, but it does look like a bug in the template.
-
Hi Ifra, that's it, you've duplicated the problem. Curlybars doesn't seem to support more than 2 levels of section hierarchy. Here's my screenshot. I've highlighted the top two sections that work:
-
That's still only two levels of hierarchy ie you have 2 instances of {{#each sections}}. I need another instance of it. If you try the below code, you should see my error. [ {{#each sections}} ...
-
Hi Ifra, oh sorry, I made a mistake in the above code. I'm looking for a third level of hierarchy. Here's my updated code. [ {{#each sections}} { "description": "{{~description~}}", ...
-
Just to follow on from @...'s request, is there anything on the Explore roadmap to allow us to knowledge article pageviews by user's domain? It would be very helpful! We've done something like this...
-
The "authenticity_token" mentioned in the comment above https://support.zendesk.com/hc/en-us/articles/203663836/comments/360000042747 doesn't work for me. The format of the csrf_token (which I was ...