Managing products and portfolios : Setting up and generating reports workflow : Report templates : Report settings : View name and definition
  
View name and definition
fp:defaultshowviewname and fp:defaultshowviewdef
Determines whether the view name and definition are presented before view contents for most of the report items. The fp:defaultshowviewname and fp:defaultshowviewdef tags are the default values for the report items. Each report item can override the default values by using the showviewname="xxx" and showviewdef="xxx" tags.
Note For quick reports, the default values are used even if the report template contains report items that have different attrnametyle values.
Default
false
Example
<fp:defaultshowviewname>
  true
</fp:defaultshowviewname>
<fp:defaultshowviewdef>
  false
</fp:defaultshowviewdef>
The view name is displayed; the view definition is not displayed.
See also
Report settings