By mrcniceguy on
I created a views block, with a jump menu format.
the jump menu is Showing cities list in drop down select list. When user select a city, the content is displayed according the city which are linked to Taxonomy terms.
I also checked the "Select the current contextual filter value"...in jump menu settings. Which will show the current user selection,which is OK.
What i need is if someone select a city,then the city to be saved in cookies for somedays before he/she changes the selection.
How can i do this,either in theme layer or custom module.?
Comments
I found the solution. after
I found the solution.
after searching for a long time, i found similar issue in Open deal distrivution
http://drupal.org/node/1334282
Then i decide to download the Open deal distibution profile=> in the custom module folder i found a code which solved my problem.
http://drupal.org/project/opendeals 7.x-1.0-beta7
i just twicked a little to meet my needs.
Thats all.
Hello, I am looking for
Hello,
I am looking for exactly the same solution. I've tried to find solution from Open deal as you did, but I am not programmer so I was not successfull.
May you share solution? It would help a lot.
Thank you!