Page 1 of 1

Module or function for insert tabular data?

Posted: Mon Aug 28, 2006 6:28 pm
by cino
Hi to all,

Is there a module or a function to insert tabular data on a row by row basis?

Something working like a FAQ for inserting data, but with just a table row at a time, and without title (the question in the FAQ module)...
I understand I can customize a template with a FAQ/Dictionary module, or one of the calendars modules, but maybe I need something more flexible. With the possibility to upload a file in the same interface.

I need something like:

date    event        where
xxx      xxx          xxxx

and something like:

action    who
xxx        xx

and in every field I need to validate the content (something similar is found in "views" module in Drupal CMS).

Thanks

Re: Module or function for insert tabular data?

Posted: Mon Sep 04, 2006 11:00 am
by cino
:'(

Re: Module or function for insert tabular data?

Posted: Mon Sep 04, 2006 12:20 pm
by cyberman
Don't know such a module for CMSms.

Re: Module or function for insert tabular data?

Posted: Tue Sep 05, 2006 3:23 pm
by calguy1000
Check out formbuilder and formbrowser for the 1.0 series.

Re: Module or function for insert tabular data?

Posted: Tue Sep 05, 2006 5:10 pm
by cino
:)
thank you very much. It seems what I was looking for. Even if it's still in development... I hope it will reach a stable version soon!