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

barrett’s picture

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