Module or function for insert tabular data?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
cino

Module or function for insert tabular data?

Post 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
cino

Re: Module or function for insert tabular data?

Post by cino »

:'(
cyberman

Re: Module or function for insert tabular data?

Post by cyberman »

Don't know such a module for CMSms.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Module or function for insert tabular data?

Post by calguy1000 »

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.
cino

Re: Module or function for insert tabular data?

Post 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!
Locked

Return to “CMSMS Core”