[SOLVED] Form Builder - Fields in a table

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
andym
Forum Members
Forum Members
Posts: 31
Joined: Mon Dec 24, 2007 9:00 pm

[SOLVED] Form Builder - Fields in a table

Post by andym »

Hi,

I am an old hand at MYSQL/PHP/HTML but am just starting out on the CSS and CMSMS road.

I figured out how to set up a CSS format for each field on an individual basis using form builder and CSS, but what I really want to do is but a table together.

Say 8 rows by 6 columns with each cell containing a different field.

I suspect my being new to Smarty and CSS all at once is stopping me seeing immediately how to do this, but having spent more years than I care to mention in programming all sorts of machines I think I just need a few pointers.

Any one got any helpful hints?

A
Last edited by andym on Sat Dec 29, 2007 10:49 am, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Form Builder - Fields in a table

Post by Nullig »

If you look at the FormBrowser mod, the code/templates in there should point you in the right direction, as it uses tables to view the data.

Nullig
andym
Forum Members
Forum Members
Posts: 31
Joined: Mon Dec 24, 2007 9:00 pm

Re: Form Builder - Fields in a table

Post by andym »

Good point.  Thanks for that, I'll take a look.

A.

[PS: In the end I created a form specifically tailored for the app and it worked out just fine.]
Last edited by andym on Sat Dec 29, 2007 10:50 am, edited 1 time in total.
Post Reply

Return to “Developers Discussion”