I just installed Views module for Drupal 7 and am trying to find out how to customize it.
So far, I have done the following things.
Or to get the value of field:
print $fields['field_pretitle_front']->content;