Structure
{mainTitle} |
---|
{name} |
{photo} or {photoCropped} |
{jobTitle} |
{email} |
{website} |
Behavior
The ContactNode provides a way of adding contact information in a structured way. It works similarly to the ChartNode and RichTextNode in that there is a word table template with predefined fields. The photo can be filled by using the photo field (produces the untouched image) or the photoCropped field (produces a cropped to circle image).
Metadata
The contact styles only allow default styles to be set.
Examples
Example 1: Showing a simple case with an untouched photo
Example 2: Showing how to crop the photo to circle using the photoCropped field
Add Comment