This SmartComponent counts if the sender component was clicked. Place the sender component on any page. If it is clicked, the klicks are counted and transmitted to the receiver.
The receiver provides a trigging event to use trigger animations:"SenderListener - Counter: Maximum value reached" (See Animation trigger under Trigger type)
- Select whether the component is a sender or a receiver.
- Specify the unique identifier (ID)
The unique identifier establishes the relationship between a sender component and a receiver component.
- Specify for the sender, in which case it sents
- Send only once on the first click
- Send once every click
- For the recipient, specify how the text should be displayed.