Hi Alun,

Most of the time people will use your module to create a site for their favorite team. In my case i'm also creating a site for my favorite team. So i think my feature request would be very handy.

I want to create my match report but at breakdown i would like to show all goals of the whole match (including the ones of the opponent) but if i want to do it now, i have to add all players of all opponents in Drupal. What i would like to have is an option in the dropdown where you choose your player in breakdown called "other" and when clicking that you get an extra textfield where you can enter the name of the player. This would only be saved for that match, nothing else. I think it would be a great approach for the opponents scorers!

grtz Tim

Comments

Alun’s picture

Title: Opponent » Opponent textfield on Breakdown page

This is a good call. I will look into creating this, but I can't guarantee a quick rollout of the feature.

timbraeckman’s picture

Would be very great!!

Alun’s picture

An update to this - adding this feature will cause a break in Views handlers. I am going ahead with it though, so the next development version will throw up a few errors undoubtedly. I thought I should point that out in advance :-)

The break is caused by the tables no longer linking through the node id of the player. Since we have temporary players set up for purely events, I had to change the whole way players are stored in the database.

Alun’s picture

Assigned: Unassigned » Alun
Alun’s picture

Status: Active » Fixed

I have added the feature to the latest build. Please backup before updating - this build involves a few Views changes and also a match_date storage update which might cause a few headaches if done incorrectly! But it should fix things, which is nice!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.