I'm just getting started with this module and I'm liking it pretty well so far. My goal is to create a module for my site that will contain a couple CCK fields (viewfields) and I am going to need to create some tables dynamically...which I would then like to create some views for, which should be related to other tables....etc.

Is it possible to "drive" the relationship definitions via code?

Comments

mikeryan’s picture

Category: feature » support
Status: Active » Fixed

tw_add_relationship(). See tw.module for many more API functions.

sugardave’s picture

Man, fantastic....sorry for not looking there first, I'm still a Web/PHP/Drupal n00b. Thanks!

Status: Fixed » Closed (fixed)
Issue tags: -API, -relationships, -feature request

Automatically closed -- issue fixed for 2 weeks with no activity.