SeedCompany / cord-field

CORD UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Project.marketingRegion Computed Field

sync-by-unito opened this issue · comments

┆Issue is synchronized with this Monday item by Unito

➤ Seth McKnight commented:

  • This will pull from the override or fallback to the primary location.
    • And then hop to the related marketingRegion.

➤ William Harris commented:

Project.marketingRegion => // adding
(.marketingRegionOverride ?? .marketingCountry.marketingRegion)