replacing content type field value in a view based on taxonomy term type in drupal 7 -
 I have created a scene that is based on   I want to change the text of the   There is no way to add   I just see that this custom code can be done without using     If I'm correct, then you   first   Now create a  content type fields  based code   which is "paid" and "free".   content type field  Different values if it is "free".   changing views  by adding custom code.   view .    paid  and  are free > Is shown on whether to create a filter in  view  to show the content. Code> You can create  paid   
 content  for this and with the selected option values as "Payments" and "Free" And also in the form of  paid  and  free .    view  and insert  content type  as a  filter  in which you You can select  paid  or  free , now users can display any value according to the value.     
 
Comments
Post a Comment