How to Pull out only Certain data from Views using Adv. Profile module?
Hello!
(Thank you again Michelle for the wonderful module)
I am using advanced profile and when I go and edit my fields in:
/?q=admin/content/types/uprofile/display
I see things such as
group_stats
group_data etc
Which I made that has items such as "Age, Gender, About me, Height, Weight" etc
How would I be able to use the views module in order to pull out lets say.. just Height and weight only? And display this using panel pages
Thank you!!
Site contents are licensed under a
Views
You can use any CCK fields in views. Just select them from the fields list. And you can add any view to panels. Just create a view pane or enable the legacy views module. If you need more in depth help, please use the drupal.org forums as this has nothing to do with my tutorials, which is what this forum is for.
Michelle