Closed (fixed)
Project:
Table Wizard
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
21 Jun 2009 at 15:29 UTC
Updated:
5 Jul 2009 at 15:50 UTC
I notice a new option to automatically add releationships to views when adding the relationships via TW. Problem is they don't appear as views releationships and views no longer detects them as relationships that can be added. Maybe I'm missing something?
Comments
Comment #1
robertdouglass commentedOr are the relationships automatically added as fields now?
Comment #2
mikeryanSee #433840: Support relating non-base tables to base tables with views (referenced in CHANGELOG.txt). "Automatic" means to use a Views join (the table's fields are automatically included in the view), while "Manual" means to use a Views relationship (which appears in the Relationships area when creating or editing a view, and the relationship needs to be manually added for the fields to appear in the view).