Unfortunately, the values of exposed Views filter set by previous user is interfering with the settings of the switched in user. And since filter variables can be various, it would be nice if the module had some kind of hook, so a custom module could clean input stored in $form_state['input']['anything-here'] when switching users. Thanks for consideration!
Unfortunately, the values of exposed Views filter set by previous user is interfering with the settings of the switched in user. And since filter variables can be various, it would be nice if the module had some kind of hook, so a custom module could clean input stored in
$form_state['input']['anything-here']when switching users. Thanks for consideration!