I have created a view which is displaying content type fields
based on taxonomy term
which is "Paid" and "Free".
I want to replace the text of content type field
if the taxonomy term is "Paid" and I want to show different value for the content type field
if it is "Free".
Is there a way to views alter
by adding custom code.
I am just looking if this can be done in the views
itself without using custom code.