Description
Creates a Resource List based on a selected folder. This can be used as a PDF or Standard Page collection. This shortcode has built-in recursion and will go through each folder and file listed in the path.
There are two uses of this code, but the parameters are the same.
Syntax
For the resource list of Standard Pages use the following code:
[reslist path="/path-to/block"]
For the collection of Documents or PDFs use the following code:
[reslist-pdf path="/path-to/block"]
Parameters
| Parameter Name | Required | Description |
|---|---|---|
| path | Yes | Path to the desired folder to loop. |
Example
[reslist path="/resources"]
Screenshot
Displays the block content as a collapsible accordion interface.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article