This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

How do I create horizontal checkbox groups?

Hi! For a module I'm working on, I would like to be able to have a bunch of checkboxes that wrap, rather than stack:

[ ] Option 1  [ ] Option 2  [ ] Option 3
[ ] Option 4  [ ] Option 5

I don't see how I can do this through the forms api. In a version of this module for 4.6, I was able to post-process the generated HTML from form_checkboxes() to remove the line breaks and divs. In another place, I actually generated the HTML directly. But I can't seem to do this in the new method.

Any suggestions?

Thanks,
Ricky

Maintaining the 'sort' and 'order' GET parameters through form submission

Hi! I'm working on a module which one one page displays both a table (of users, displaying the profile information) which has been created with tablesort_sql to allow sorting by various columns, and a form to allow the user to pick which columns to display. Everything works correctly when changing the sorting order — the edit parameters are properly preserved, so that the module knows which columns to display. However, when I change which columns are displayed, the 'sort' and 'order' parameters are lost, so the sorting resets itself to the default.

Contact module: logging contact for managed replies

I have a contact form that is currently sending site visitors' questions via an email to 3 people. So that each of these three people are not duplicating the others' replies, is there a way to record messages sent through the contact form? I envision a page where all submitted inquiries are viewable in a table and the responding parties can see which nodes have no reply. Is there a current module that can do something like this or should I start developing my own?

acidfree albums

I have tested acidfree and the filemanager everything seems fine. When I go to 'create content > acidfree album' and save a new one it says it's successful but where is it? I saved three and can't find any of them anywhere! When i subsequently go to 'create content > acidfree photo' there are no albums to add these photos to!

TinyMCE: showing/hiding of buttons?

Hi.

I want to have a different number of buttons on different screens...
For example:
* when creating a page I want all buttons available
* when creating a blog I want fewer buttons
* In some cases even less buttons like for signature

I could not find a way to do this.
I only found that you can give different buttons to roles... but not nodes...

I have enabled TMCE for all nodes, all profiles and all buttons...
Going to my profile I see that the signature box only selects fewer...
That's what I want... How?

Bugbits - compatible with drupal 4.7 ?

Hi there,

Is bugbits (mantis integration) compatible with drupal 4.7 ?

Is there a working helpdesk module for drupal ?

Thanks,
Pat

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions