Table for user override of display formats

I’m trying to find out where Rhythmyx stores user overrides to display format settings for folders. I have identified psx_properties as the location for the default display format for a folder. But it is not apparent to me where the setting is saved when a user selects a different display format than the default.

Thanks,
Steve

These values should be in PSX_PERSISTEDPROPERTYVALUES and PSX_PERSISTEDPROPERTYMETA.

I checked out those tables, but do not see any entries around folder settings. The only entries in psx_persistedpropertyvalues are for propertyname values, en-us_cxoptions, sys_community, and sys_lang, which correspond to the three rows for these rows in psx_persistedpropertymeta.

And when inspecting psx_persistedpropertyvalues, no rows are added (with my username or any other) after I change the display format on a folder to something other than the default.

Am I missing something, or could it be somewhere else?