Skip to end of banner
Go to start of banner

crm:printoutButton

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Overview

The <crm:printoutButton> tag is used to display a button on the page that provide the ability to generate the available printouts of the entity that represented by the component.

It is defined only by the Data Entry Page template.

Attributes

NameRequiredTypeDefaultDescription
idtrueStringnullUnique identifier of the component.
managedBeantrueStringnullThe name of the managed bean that will be used for retrieving the component values.
modefalseStringThe mode of the managed bean.

The mode of the component. 

Allowed values are VIEW and EDIT.

visiblefalseBooleantrueControls the visibility of the component.


Getting Started

The following example shows a printout button component.


  • No labels