My Request is in Search Functionality of Recipe Module. I need a search form, has ability to search the recipe with the given ingredient & also should omit the listed ingredient by the user. I mean (Excluding few ingredient in the Recipe search result). Is this feature is currently implemented? Then let me know how to use it. Else kindly help me to attain this feature.

Regards
Parthi

CommentFileSizeAuthor
ss.JPG16.35 KBparthi04

Comments

parthi04’s picture

Please Find the attached image.

jvandervort’s picture

Version: 7.x-1.2 » 7.x-1.x-dev
Priority: Critical » Normal
leihsmae’s picture

Assigned: parthi04 » leihsmae
dcam’s picture

Assigned: leihsmae » Unassigned
Issue summary: View changes
Status: Active » Closed (won't fix)

Search forms should be built using the Views module. Hard-coded search forms will not be added to this module. If Ingredient support in Views is found to be lacking, then feel free to create an issue about it and I will see if there is anything that can be done to improve it.