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
Module or function for insert tabular data?
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Module or function for insert tabular data?
Check out formbuilder and formbrowser for the 1.0 series.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
cino
Re: Module or function for insert tabular data?
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!
