This would be lovely.

In Mediafront you add the mediafront player to the header in views and in each field you simply tell mediafront if the field is the media, the image, the title or what have you... but its not very stable unfortunately!

The field formatter is a great idea (although its not working), and I'm thankful its being worked on. How ever a views formatter would be awesome.

Comments

ron_s’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)
Related issues: +#2713725: Refactor theming

This is working well in 7.x-2.x-dev with the refactor theming patch applied: https://www.drupal.org/node/2713725

All that is necessary is set the field formatter for different View Modes and apply the mode you want to see in Views. This is exactly how we are doing it to display smaller versions of players in a View table.

Please review the patch and post comments and questions on the thread. Thanks.