User profile with a data field. How to search between ?
Hi all. For user's profile I have used profile module. In this module there is a field of type "date", so I can ask to my users their birthday. Now I want to create a view to extract users > 18 years old. How can I do it ? I have searched in view's filter but there is nothing about this field. Tnx in advance. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.net Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
On 01/13/2010 07:36 PM, Michel Morelli wrote:
Hi all. For user's profile I have used profile module. In this module there is a field of type "date", so I can ask to my users their birthday. Now I want to create a view to extract users> 18 years old. How can I do it ? I have searched in view's filter but there is nothing about this field.
Tnx in advance.
M.
I don't know if you can filter out profile fields in views, but you can filter out CCK fields. Consider using CCK. May be it can help you. -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
Nilesh Govindarajan ha scritto:
I don't know if you can filter out profile fields in views, but you can filter out CCK fields. Consider using CCK. May be it can help you.
Hi. User profile modues is usable within views. I need a way to search a "data" value item only for the "year" data field. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.net Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
participants (2)
-
Michel Morelli -
Nilesh Govindarajan