I want to make a section of my custom cck type that has about 6 checkboxes. when they check one of these checkboxes, as many as ten checkboxes appear underneath the one they checked. if they checked a sub-checkbox, a text area would appear for details. i don't want to have everything displayed, because it would be really long. i looked into the form_enabler module, but i want them to appear, not just be enabled, and form_enabler doesn't work for 5.x. Any ideas?
I want to make it so each group of my custom cck type gets it's own page. the user would fill out a section and click a 'next' or 'save' button and progress onto the next section. any ideas?
I am developing a module called "Paypaul", which will allow people to send and receive "virtual" money.
I am after somebody who knows MySql, in particular:
* Stored procedures
* Commit/rollback
* Triggers
I am coding the module without all this. However, eventually I will definitely need to make sure things are "correct" DB-wise, and no inconsistency is basically possible.
Please contact me if you're willing to help - I will need very little, but very important, help.
Is there any feture in drupal 5.X wherein we can collaboratively edit any image,
i.e. 5 people can edit a single image to point out something in the image.