I have created fields and grouped together with Field collection module. I have attached the group field (containing 4 fields), to user account settings in : admin/config/people/accounts/fields.
Now I am trying to display the content of this field-collection into a view, however I can not do it!
Views 7.x-3.0-beta3 do not allow me to specify the current user and to get in a table the field-collection contents. How can I get this contents into a view-kind table?
I want to build a soccer fansite, but I'm starting with Drupal. I know PHP and databases well, but don't know much about Drupal, so i want advice, how to do this:
I am fairly new to drupal and looking at the different possibilities. I took my some time to get used to the interface but now i am realy impressed with all the functions Drupal has.
For the test site i am builing i want to make a collection manager. Lets say for pinball machines.
I want users to add a specific machines to there collection.
Lets say i use a new content type with the info i need. How can i link this information to a user level so when i click on a user i can see with machines thay have in their collection.
Does anyone know if there is a way to make the video module set a quicktime video to loop a video in a web page with drupal? i just need to add the loop to the embed tag i guess? im just not sure how?