as a follow up to https://drupal.org/comment/8146467#comment-8146467 this is a request to

  1. have a License field for the Album content type
  2. allow Tracks associated with an Album to inherit or override that Album's License field, in the same way Artwork, Notes, Artist, Release Date, Links, and Tags fields currently do.

thanks.

Comments

zirafa’s picture

Note: To make this work, all you need to do is add the existing License field to the Album content type. Whenever the same field exist in both Album & Track, a configuration setting is automatically added to the Track Edit UI to allow overriding from album if the track field is empty.

Just in case someone wants to do this without having to wait for a patch / update.

zirafa’s picture

Status: Active » Closed (fixed)

I believe this was fixed a while back.