By allentseng on
Our Customer design a table-based input form. the design need html th tag for element title and html td tag for input field. which seem all drupal form elements is not able to fullfill. , I search around inside drupal. the only way to is design custom elements. which is really really difficult to deal with.
Really just a easy html input form. trap drupal...completely.
Comments
http://drupal.org/node/80270
http://drupal.org/node/80270
http://drupal.org/node/47582
http://k4ml.blogspot.com/2006/10/customizing-drupal-form.html
I agree with you that this
I agree with you that this isn't as easy as it seems like it should be. There is the Form Table module though. And I hear rumors that this might be in core in v7