In a Views, I have two field :
- Link field : With 1 to n links to display (excluded from display)
- Body field : Who use the previous link field (via rewrite output and token)
I have created a custom template for display link field like I want.
Here is my problem: When I render my Views, my custom template isn’t used for display my links… He use the display function defined in the link field settings.
Is there a way to force View to use my template ? Any suggestions to do this?
Edit : Some screenshot of fields and theme informations
Link field :
Body field :
Theme Infos :