A or B insert condition
Like a True / False insert condition, an A or B insert condition allows you to specify the text that is sent to recipients if the condition is true or if it is false, and allows you to specify the relationship.
For example, equal to, greater than, and so on between what is in the field and the value you specify.
It also allows you to add additional conditions, so if a recipient meets the requirements of any of your conditions, the text you specify is sent.
For example, say you have been using the Comment_
field to contain information about recipients' interests
in sports. You can use an A or B insert condition to include your conditional text to anyone whose interest
is skating or hockey. If a recipient has expressed an interest in either sport, the text you specify
is sent.
If you want to send a message to those who have shown an interest in both skating and hockey, you have to use an A and B insert Condition. For more information, see A and B insert condition
For more information about conditions in general, see Inserting a Condition.
Find the table below showing features of the A or B insert condition:
Field Name | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
If This Field |
This is used to select the field you want Aurea List Manager to examine in order to insert conditional text. For more information, see Inserting a Condition |
||||||||||||||||||||
Is |
This is used to select the relationship between the field and the value you specify. The options available are:
|
||||||||||||||||||||
This Value |
The text, date, or number that determines whether or not someone should receive the conditional text. Dates should be entered in one of the following formats: YYYY-MM-DD HH-MM-SS MM/DD/YY YYYY-MM-DD |
||||||||||||||||||||
OR Is |
Selects another relationship between the field and value you specify. The options available are the same as for Is (above). |
||||||||||||||||||||
More |
If you want more values, select More. Each time you select More, another OR Is and This Value pair of fields is added. |
||||||||||||||||||||
Fewer |
If you have added too many values using More, and want to remove them, select Fewer. Each time you select Fewer, the last OR Is and This Value pair of fields are removed. |
||||||||||||||||||||
Then Insert This Text |
This is the text that should be inserted into the message if the recipient meets your condition(s). If the recipient does not, then no text is included unless you specify one. |
||||||||||||||||||||
(optional) If Not, Then Insert This Text |
This is the text that should be inserted into the message if the recipient does not meet your condition(s). |
Inserting an A or B Condition
This example shows how to send a special message to all members have shown an interest in skating or hockey,
which has been recorded in the Aurea List ManagerComment_
field.
- While creating content, click Insert condition. You are taken to the Insert Condition: Simple page by default.
- Click on the A or B tab.
- Select
Comment_
next to If This Field. - Select Contains next to Is.
- Enter skating next to This Value.
- Select Contains next to OR Is.
- Enter hockey next to This Value.
- Create your special message for skating and hockey fans in the field next to Then Insert This Text.
- Optionally, you can create a message for everyone else who is not a skating or hockey fan. None is included in this example
- Click on Insert. The conditional content below is inserted into your message:
%%ifboolean comment_ contains skating OR comment_ contains hockey "The Iceland rink will be closed
for Zamboni repairs."%%