Gossamer Forum
Home : Products : DBMan : Customization :

List of events hell ;(

Quote Reply
List of events hell ;(
Ok. Here's the problems:

Developed a database so people can add their profiles, photos + links online.

Now, I would like to have them post their own list of events with their database. The problem is that this list of events cannot be set as a simple "text-area" field. It has to be almost as a database of its own (with dates, hours, location, direction etc).

It also has to be somewhat flexible (So I can put, let's say, 20 events) and I must be able to have them listed by chrnological order.

Uff!

What is your suggestion, dear DB Man'ers? Should I create loads and loads of fields in my config file or is there any way to create a parallel database to this?

Thanks for your input :)

Quote Reply
Re: List of events hell ;( In reply to
Relational Mod

Regards,

Eliot Lee
Quote Reply
Re: List of events hell ;( In reply to
Relational mod will do exactly what you want. Allows you to link one record (say user) to many records (events).