Is it possible to filter items in data hub dialog? #157
Replies: 1 comment 3 replies
-
Hi Nicole, Could you check if it works for you with the sample code, out of the box? Or try without the 'shouldIncludeFuncByItemType' value. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to filter the table of items in the data hub dialog. The docs suggest that I can use
shouldIncludeFuncByItemType
in the dialog, e.g.But I got an error in the console but I wasn't sure what really causes the error, or if this is the correct way at all to filter the table in data hub dialog. Has anyone been able to get this to work before?
Beta Was this translation helpful? Give feedback.
All reactions