- Issue created by @miteshmap
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 3:45pm 25 July 2023 - last update
over 1 year ago 6 pass - 🇬🇧United Kingdom miteshmap
Created patch to return count and more link in meta data.
Currently views does not return "more link" information, Even if that's configured.
- Create a block view of any content type
- Under pager section -> Configure "More link" to create more link
- Update the "Link display" to whatever the link you want to display.
- Use the json api url to view the views data.
And you will notice that it does not contain the more link information.
Provide "more link" information in meta data with "Count"
Needs review
1.0
Code
Created patch to return count and more link in meta data.