there is much HTML in this module. see automember_admin(). Use drupal functions for this, and especially form_x functions. see includes/common.inc

CommentFileSizeAuthor
#1 automember_admin.jpg42.84 KBnjivy

Comments

njivy’s picture

Title: remove HTML » improve Drupal's form-generating functions
StatusFileSize
new42.84 KB

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

Kobus’s picture

This 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

Kobus’s picture

Assigned: Unassigned » Kobus