Closed (fixed)
Project:
Webform
Version:
6.x-2.1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2008 at 19:38 UTC
Updated:
19 Dec 2008 at 06:44 UTC
Hi I am trying to create a form where the user can register a product by entering data and then submitting. I would also like to list all of the users products below that submit button in a checkbox format and then let them choose which ones they want to remove then click another button. Is this possible or do I need a second form? I'm also not sure exactly what markups are for.
On a side note I am just starting to learn drupal and have a lot of small questions like this, would the IRC channel be a good resource?
Comments
Comment #1
bmeier commentedI've decided to split it into 2 pages, the user will enter the data and click register. Then they will be redirected to a custom module which lists all of their registered items (with checkboxes) so that they can choose which ones they want to remove (then there will be another button there). Does anybody know a good place to learn basic form coding? I would use Webform for the 2nd page but I need the choices for the 'select' component to load from the database.
Comment #2
quicksketchClosing after lack of activity. Sorry your question was never answered.