You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to implement a recursive loop for display a page/folder list, which needs a recursion of list data. Is there any solution of it by using inja? Or may I reterive the raw JSON data from template and use javascript to render the list?
Thanks
The text was updated successfully, but these errors were encountered:
Dear devers,
I need to implement a recursive loop for display a page/folder list, which needs a recursion of list data. Is there any solution of it by using inja? Or may I reterive the raw JSON data from template and use javascript to render the list?
Thanks
The text was updated successfully, but these errors were encountered: