there is much HTML in this module. see automember_admin(). Use drupal functions for this, and especially form_x functions. see includes/common.inc
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | automember_admin.jpg | 42.84 KB | njivy |
there is much HTML in this module. see automember_admin(). Use drupal functions for this, and especially form_x functions. see includes/common.inc
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | automember_admin.jpg | 42.84 KB | njivy |
Comments
Comment #1
njivy commentedI am aware of the form-generating functions that Drupal provides. I am also aware that it is difficult to precisely control the placement of form elements to create an interface as shown in the attached screenshot.
What I need are form-generating functions that do not include div wrappers so I can embed a form element in a sentence. I will work on a patch.
Comment #2
Kobus commentedThis should be a lot better with the new form API.
I've just taken over maintainership of this module - once the porting is complete, the interface can be further refined.
Kobus
Comment #3
Kobus commented