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

bmeier’s picture

I'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.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing after lack of activity. Sorry your question was never answered.