Hi,

Is it possible to have a saved search without the notification. We need this feature so that user can just save the search and use it later when he comes back to the site.

Also is it possible to provide 2 options, 1 with notification and 1 without notification for the same search api? If yes how do I do that.

Appreciate your help.

-Bhuvana

Comments

drunken monkey’s picture

Status: Active » Fixed
Issue tags: -support

You can just set a negative value for the notification interval, then notifications will be disabled.
It's not possible to have two "Save search" blocks with different configuration, though. For that, you'd have to duplicate the block (e.g., by using Panels) and then alter the form in the one to hardcode the notification interval to a negative value (while using a positive one in the other, or letting the user decide).

PS: It seems you (like many others – it's really easy to misinterpret) are confused by the "Issue tags" field. As the guidelines state, they aren't meant for free text tags related to the issue, but only for specific categorization purposes, usually by module maintainers.
So, if you aren't sure your current usage is correct, please just leave the field empty.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.