> Just wondering how most people build forms to collect data.  Do people
> normally just do it outside Midgard using PHP directly talking to MySQL
> or does Midgard provide an infrastructure for collecting data?  I looked
> at the tables in MySQL and it doesn't seem to have anything dedicated to
> defining and storing forms and their collected data.

Well... you could think of forms as of articles and questions as of
article's parameters which give you up to 255 chars of storage

Another way would be

Topic => form
Articles => questions

Solt


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to