Hey y'all,
we've got a problem with our conditions / targets in flare.
We add a new target for every customer.
For example:
Output target for Customer A
In the target-settings we set at conditional text only the Condition 'Customer.CustomerA' as include.
The conditions of all other customers were either include or exclude.
Now, we think, that the conditions of the other customer (either include or exclude) will be excluded.
But: To our amazement, it will be included.
The problem is: With every new added target for new customers, we have to change all the previous customer targets, because the conditions of the new added customer is not excluded in standard-setting.
I hope you understand the problem. If not, please let me know and i will give you some screenshots.
Thank you and best regards,
Philip
Problem with conditions/targets
-
PhilipBogner
- Propeller Head
- Posts: 55
- Joined: Mon Nov 17, 2014 12:28 am
Re: Problem with conditions/targets
Yeah, the problem is that any new condition will not be set in your older targets, so it will not be excluded by default.
To do what you want to do, you'll have to use the Advanced condition setting in your target.
For example, if you want to include only the condition MyConditions.CustomerA, and not include any other conditions.
Select Advanced, and type in:
Or if you want to include two conditions only:
To do what you want to do, you'll have to use the Advanced condition setting in your target.
For example, if you want to include only the condition MyConditions.CustomerA, and not include any other conditions.
Select Advanced, and type in:
Code: Select all
MyConditions.CustomerACode: Select all
MyConditions.CustomerA or MyConditions.CustomerB