Active
Project:
Table Wizard
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 16:03 UTC
Updated:
22 Mar 2011 at 18:01 UTC
i have 2 tables, one is to store multiple results keyed to the other table:
table 1:
pid
query
table 2:
pid
type
table 1 has 1 entry with a given pid, table 2 has many entries per pid.
This would be similiar to having a cck field that supports multiple.
In the CCK case i would be able to set the field (type, in this example) in the view as grouped so that i would see all the entries for type in the row for pid. Actually i think i get option to either create a row per type or have them grouped.
is this supported somehow in TW?
Comments
Comment #1
liquidcms commentedhmm.. looking through code to see how cck does this and code for tw, sadly i see this isn't supported.. that sucks.
changing this top a feature request and debating whether to lok at a custom handler now or maybe see if i could do a patch for tw.
Comment #2
liquidcms commentedand better title