Comment 1 for bug 299740

Revision history for this message
Stewart Smith (stewart) wrote :

I think this would be the correct approach to get this:
ALTER TABLE member_types ADD COLUMN start_message_id int FOREIGN KEY REFERENCES site_messages(id);

and then have a "edit membership types" page that lets you set this.

we should also allow add/removal of the items in site_messages.