Module or function for insert tabular data?
Posted: Mon Aug 28, 2006 6:28 pm
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
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