Selecting Conditions

When you first link a catalogue, the project does not automatically use all condition columns from that catalogue.

Instead, you’ll choose which conditions should actively apply to this project.

  1. In the same Project Settings → Catalogue panel, locate the list of available Conditions.

  2. Check the boxes for the conditions you want this project to respond to, for example:

    • Language

    • Device:System

    • Time:Month

    • Location:Region

  3. Only these selected conditions will be used to determine which catalogue row loads at runtime.

  4. Unselected conditions are ignored, even if they exist in the catalogue.

This gives each project full control over how much contextual logic it uses. For instance, one project might only vary by Language, while another uses Language + Weather + Time together.

circle-info

Note: ALL selected conditions must match the user’s environment for that row to be used. If the user is in New Jersey & it is Sunny, a row with a “New Jersey” in a location column, but “Rainy” in a weather column will not be shown. ALL conditions must match.

Last updated