soEPostCard
Tag Name
soEPostCardDescription
Places a set of "electronic postcard" themes on the page, along with a form. When users select a theme and fill out the form, an Email message will be sent to the friend they specify.Required Parameters
noneOptional Parameters
- showImages ("true" or "false") NOTE: default is "false"
- width (height of theme images, in pixels)
- height (height of theme images, in pixels)
Example
{soEPostCard(showImages=True,width=150,height=150)}
In the above example, the E-PostCard form will be displayed with images; each image will measure 150x100px.