Skip to main content
improved grammar and spelling
Source Link
avpaderno
  • 98.1k
  • 15
  • 165
  • 284

How tocan I overwrite taxonomy field link output?

I am using drupalDrupal 7 and the Views module. I I made a very simple Views page (I selected Content for buildingshowing nodes with the Views, not Taxonomy) module, where I want to show only 1 field. Thisone field is contain, which contains taxonomy terms. I

I want to rewrite standard link from thithis page to my own variant. I select Rewrite results, I selected "Rewrite results" and writewrote my link. But in In the View I can seeview, thatthose links are not changed -: they are going to taxonomy term pages.

I know, that if I used Views on Taxonomy basea view showing taxonomy terms (not on Contentnodes), I can chekoutcould checkout the fildfield for standard taxonomy output, but in Contenta node view there is no such possibility....

How to overwrite taxonomy field link output?

I am using drupal 7 and Views module. I made very simple Views page (I selected Content for building Views, not Taxonomy), where I want to show only 1 field. This field is contain taxonomy terms. I want to rewrite standard link from thi page to my own variant. I select Rewrite results, and write my link. But in the View I can see, that links are not changed - they are going to taxonomy term pages.

I know, that if I used Views on Taxonomy base (not on Content) I can chekout the fild for standard taxonomy output, but in Content view there is no such possibility....

How can I overwrite taxonomy field link output?

I am using Drupal 7 and the Views module. I made a very simple page showing nodes with the Views module, where I want to show only one field, which contains taxonomy terms.

I want to rewrite standard link from this page to my own variant. I selected "Rewrite results" and wrote my link. In the view, those links are not changed: they are going to taxonomy term pages.

I know that if I used a view showing taxonomy terms (not nodes), I could checkout the field for standard taxonomy output, but in a node view there is no such possibility.

Source Link
user38998
  • 79
  • 1
  • 13

How to overwrite taxonomy field link output?

I am using drupal 7 and Views module. I made very simple Views page (I selected Content for building Views, not Taxonomy), where I want to show only 1 field. This field is contain taxonomy terms. I want to rewrite standard link from thi page to my own variant. I select Rewrite results, and write my link. But in the View I can see, that links are not changed - they are going to taxonomy term pages.

I know, that if I used Views on Taxonomy base (not on Content) I can chekout the fild for standard taxonomy output, but in Content view there is no such possibility....