Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.18
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2017 at 16:08 UTC
Updated:
5 Dec 2017 at 12:34 UTC
Jump to comment: Most recent
Comments
Comment #2
garchris commentedComment #3
mustanggb commentedYou could try using hook_node_view_alter(), or alternatively use a fields format, rather than content.
Comment #4
renatog commentedHi people.
I checked and the solution #3 really works. hook_node_view_alter
RTBC
Comment #5
renatog commentedThank you very much for your help @MustangGB.
Best,