Has anyone used HtmlListViewRenderer widget. I am having issues here. It is just not printing the elements of the array. Below is the code. Let me know if I am doing something wrong.
You should not be using the alfresco/lists/views/HtmlListViewRenderer directly, you should be using the alfresco/lists/views/HtmlListView, and you should be using it within an alfresco/lists/AlfList (or one of it's descendant modules).