I’m wondering if it’s possible to set prerender=true globally as default, then disable it in views I want dynamic render using prereder=false.
I’m asking because for my applications most of the tables are fairly small and prerender will not create noticeable performance issue but does give the flexibility of browser search, which many users would like to use.