klox7 VIP
Total posts: 914
12 Aug 2014 11:12

Hi,

just out of nowhere if I reset search through filters it redirects me to My records page instead of section page. Was there maybe new configuration added. This happens only if I'm logged in.

Regards

Last Modified: 19 Aug 2014

Comments have been disabled for this article and works only in read only mode.

Sergey
Total posts: 13,748
13 Aug 2014 11:02

Personalization is on?


klox7 VIP
Total posts: 914
13 Aug 2014 11:13

No


Sergey
Total posts: 13,748
13 Aug 2014 11:19

Check if there is user_id hidden field in the form where close button is in.


klox7 VIP
Total posts: 914
19 Aug 2014 11:57

Removed this

<input type="hidden" name="user_id" value="<?php echo ($user_id ? $user_id.':admin' : 0);?>">

from filter module and reset filters redirects to all records.

Fixed.

Powered by Cobalt