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
[SOLVED] Form Builder - Fields in a table
[SOLVED] Form Builder - Fields in a table
Last edited by andym on Sat Dec 29, 2007 10:49 am, edited 1 time in total.
Re: Form Builder - Fields in a table
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
Nullig
Re: Form Builder - Fields in a table
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.]
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.