How can I rename the email column of an existing user database?
Attention:
only perform the following steps, if only the column, which contains email addresses, has
been renamed. Choosing a wrong column can cause unexpected behavior and can cause data loss.
Login into the application and choose Modify/Delete List in the main navigation menu.
Choose...
(No rating)
8-22-2007
Views: 2014
Send a special offer to a user, who has visited a page more than 2 times.
If the user with email address [Email_Address] has visited the page "http://www.sendemails.com" more than 2 times, the email will be send.Evaluate(If(GreaterThan(NumberOfVisits([Email_Address];http://www.sendemails.com);1);;DoNotSend()))
(No rating)
8-22-2007
Views: 1269