Hi, I build a view that addes the date to my link for easier navigation, and that is all fine, but I would like to be able to put that date in to a search field and have the node be found, How can I get the date searchable? I have a custom date Sunday, junuary 01 2012 So if some one put Sunday januard I'd like all the pages with a date of Sunday and January to come up.
Thanks for any help, searching just gave me php code I did not understand.
On Tue, Mar 20, 2012 at 10:31 PM, Jim Ruby jim@v-community.com wrote:
Hi, I build a view that addes the date to my link for easier navigation, and that is all fine, but I would like to be able to put that date in to a search field and have the node be found, How can I get the date searchable? I have a custom date Sunday, junuary 01 2012 So if some one put Sunday januard I'd like all the pages with a date of Sunday and January to come up.
Thanks for any help, searching just gave me php code I did not understand.
I'm sure someone has a method with Views but I use the archive module to do that. It has a block of a calendar with a link on the date for the days that have content.