<div dir="ltr">Hmmm.. I was afraid there would be no &quot;standard&quot; way of filtering the view.. Looks like I am in for a bit of work to get this functionality..<div><br></div><div style>Thanks</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 15 May 2013 16:06, Ted <span dir="ltr">&lt;<a href="mailto:ted-drupalists@webfirst.com" target="_blank">ted-drupalists@webfirst.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">Wipe_Out wrote:<br>
&gt; I am trying to create a birthday list.. Problem is I can&#39;t work out<br>
&gt; how to get views to show me a list of all items in a particular<br>
&gt; month irrespective of the year..<br>
&gt;<br>
&gt; So for example all birthdays in May no matter which year they are born..<br>
<br>
</div></div>Your path of least resistance here is probably the computed_field<br>
module. Other options:<br>
<br>
- Create multiple fields (day, month, year) and validate as a date (bad<br>
UX, more work for you)<br>
- The partial_date module would probably work for you as well (d7 only)<br>
<span class="HOEnZb"><font color="#888888"><br>
T<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br></div>