Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing "where" field in searchParams in CustomComponent #10164

Open
breadam opened this issue Dec 24, 2024 · 0 comments
Open

Parsing "where" field in searchParams in CustomComponent #10164

breadam opened this issue Dec 24, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@breadam
Copy link

breadam commented Dec 24, 2024

Documentation Issue

Hey, I believe this is a documentation issue. I added a CustomComponent to afterListTable hook that shows subtotal of amount fields in the returned docs. What I want to do is to take subtotal of filtered documents, not all collection. I can't find any thing related in documentation. Is there any way to access fetched documents from CustomComponent? Or is there a function to parse where field in searchParams?

Thank you

@breadam breadam added the documentation Improvements or additions to documentation label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant