Thanks, Dennis, but we're on Arches 4.4.2 as I mentioned and there's no search_component table in our database. Does that mean it's not possible in Arches 4.x?
David On Wednesday, 8 April 2020 17:14:27 UTC+1, Dennis Wuthrich wrote: > > David, > > In Arches v5 search filters are modular, so yes you can remove the time > filter. > > The easiest way to do this is to remove the record for the time filter > from the search_component table in your Arches postrgres database. The SQL > is simple: DELETE FROM search_component WHERE name = 'Time Filter'. > > Note that you can always add it back later if you change your mind! > > Good Luck, > > Dennis > > On Wednesday, April 8, 2020 at 5:24:09 AM UTC-7, David Osborne wrote: >> >> We're not planning to use the time filter or time wheel facility in our >> project: is it possible to disable or hide it? >> (Arches 4.4.2) >> >> David >> >> -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/5dcc3cee-5418-45e6-ad13-362a631b7330%40googlegroups.com.
