Solved

Where are user preferences related to prefilters stored

  • 21 October 2021
  • 1 reply
  • 45 views

Userlevel 3
Badge +12

 

I've got a subject with prefilters. I have changed some default settings for the prefilters and this works fine… However… Where is this information stored? I can't find anything in IAM (table usr_pref_tab_prefilter_status), nor do I see the information where I'd expect to find it within IAM:

Anybody an idea what I'm missing here?

 

 

icon

Best answer by Mark Jongeling 28 October 2021, 14:31

View original

1 reply

Userlevel 7
Badge +23

Hi Henri,

I've tried to figure this out too before, but you are indeed looking in the right place. User created prefilters will end up in usr_pref_tab_prefilter and usr_pref_tab_prefilter_status

 

When changing the default status of model prefilters, those records end up in usr_pref_model_tab_prefilter_status. This table cannot be seen inside IAM, only be queried.

 

Reply