Subscribe This is a optional tag
//subscribe.<id>.(title)//
Displays a simple email list signup form with a field for email, subscribe button and a header text line. ID is the email list ID and title is optional.
Required Fields:
<id> = #
Optional Fields:
(title) = String encased in single quotes (')
Usage:
//subscribe.1.'This is my Title'//
Generated Lasso Code:
[QWP_subscribe: -id=2, -title='This is My Title']
|
 |
|