Creating custom forms
franz@chemgrits... - April 28, 2008 - 12:20
Dear Fellow Drupal users.... I am faced with a bit of a challenge. I sure there must me a simple answer but not able to find a solution without diving into PHP code.. I am looking for a module that i can create custom submit forms for my website.
Current froms are in that i wish to recreate in drupal. ASPX http://www.globalsense.co.za/app_telkom.aspx and http://www.globalsense.co.za/app_gs_adsl.aspx.
I have used the contact_forms module that works well for a general contact form with various catagories.. however i can't add any fields either.
Is there any "content" creator for submit forms?

Yeah, me too
I'm also looking if there's a module...that can add fields, not categories. Usually I use MODx for this.
Given your example I would
Given your example I would suggest checking out the webforms module.