Difference between revisions of "BEmail Content Continue"

From All n One's bxp software Wixi

Jump to: navigation, search
(Created page with "= Overview = This engine allows an email that is received to continue a conversation or string of emails in and out of the system through a BEmail set up form. = Setup =...")
 
(Setup)
Line 9: Line 9:
  
  
"Use Content Rules?" must be turned on.
+
"Content Continue?" must be turned on.
  
  
"Content Continue - Field to match on" provides the field to look at to match for the code.  Usually the Id field is enough.  The field must only contain numbers regardless.
+
"Content Continue - Field to match on" provides the field to look at to match for the code.  Usually the Id field is enough but if you're creating custom reference codes, the engine also accepts any form field.
  
  
"Content Continue - Match pattern" is the pattern to look for.  The setup will be along the lines of ###--ID--#
+
"Content Continue - Match pattern" is the pattern to look for.  The setup will be along the lines of  
 +
###--ID--#
 +
The pattern needs --ID-- in it somewhere to locate the reference code.

Revision as of 17:06, 8 February 2018

1 Overview

This engine allows an email that is received to continue a conversation or string of emails in and out of the system through a BEmail set up form.


2 Setup

"Content Continue?" must be turned on.


"Content Continue - Field to match on" provides the field to look at to match for the code. Usually the Id field is enough but if you're creating custom reference codes, the engine also accepts any form field.


"Content Continue - Match pattern" is the pattern to look for. The setup will be along the lines of

###--ID--#

The pattern needs --ID-- in it somewhere to locate the reference code.