we needed the functionality to specify forms by id, so I added the functionality. This patch is against head, but I have only tested it against 1.5.

Thanks for the module.

CommentFileSizeAuthor
inline.patch4.18 KBphoolish

Comments

hmmdinger’s picture

This is a great patch for a VERY useful module. However, there is no direction as to how to enter forms by ID. I have tried "user-register" and "#user-register" without any success.

Would it be possible to edit the current help text of "Specify a form by ID." with what syntax should be used, as well as how multiple IDs should be separated?

hmmdinger’s picture

Maybe it was a rookie mistake, but I wasn't aware form IDs needed to be entered with underscores such as:

user_register

for a form like

Entering form IDs with underscore, one per line, works great.

It would still be helpful to edit the help note to mention this.

jsfwd’s picture

Status: Needs review » Closed (fixed)

Thanks for the suggestion... in version 6.x-1.6 & 6.x-1.7 you can include or exclude custom form IDs on the module configuration page.