Forum OpenACS Development: Re: Object Management

Collapse
5: Re: Object Management (response to 3)
Posted by Ryan Gallimore on
Hi Dave,

Just create a naturalnum attribute on your object without a corresponding form widget and reference this back to its parent object.

Any foreign key constraints have to be created separately in a SQL script.