You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But firstly, now there is NovaRequest class, that seems not having filters() method. Secondly, even if I access to the filters via something like this code:
This discussion was converted from issue #5914 on September 28, 2023 11:18.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in #5913
Originally posted by FY0u11 September 28, 2023
Hello there, the feature request is a copy of #2622. Please see it for the reference.
I tried this solution to achieve this: https://twitter.com/jbrooksuk/status/1283012864282972160
But firstly, now there is NovaRequest class, that seems not having filters() method. Secondly, even if I access to the filters via something like this code:
the fieldsForIndex method itself seems to be called 52 times, and filters there only on the first call:
This is just one reloading of the resource page. As you can see, filters there only once and with this approach the https://twitter.com/jbrooksuk/status/1283012864282972160 solution won't work.
Beta Was this translation helpful? Give feedback.
All reactions