I read the the "Render articles list" API documentation but it is not completely clear how to solve this:
I'd like to render list of records with specific field value but not with prefiltered links. I have to add another tab for user homepage where I can list these records. I can create this tab in the default_user_block.php but don't know how to get list of records there.
Another way is to create another cobalt menu type and then created menu item of this type to render the list.
I read the the "Render articles list" API documentation but it is not completely clear how to solve this:
I'd like to render list of records with specific field value but not with prefiltered links. I have to add another tab for user homepage where I can list these records. I can create this tab in the default_user_block.php but don't know how to get list of records there.
Another way is to create another cobalt menu type and then created menu item of this type to render the list.