add custom form items (text area, option buttons, drop list)

  •  10-13-2009, 11:07 AM

    add custom form items (text area, option buttons, drop list)

    Hi there,
     
     
     
    Is it possible to add more form items like  (text area, option buttons, drop list) ??
     
    I want to create an upload form for my customers to add this information later in the database, so they can choose:
     
    1. The category of the file/files they want to upload  (drop down list)
     
    2. The visibility of the file as option button (public/private)
     
    3. The description of the file as text area .
     
    I cannot see an example where we can add this because most of the upload process is handeled by javascript, and note sure if we can just add the above items under the form tags and then, get the data of it by mentioning the name of the item ??
     
    Please help
     
    Regards,
    AlNadabi
     
     
View Complete Thread