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.
| Comment | File | Size | Author |
|---|---|---|---|
| inline.patch | 4.18 KB | phoolish |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| inline.patch | 4.18 KB | phoolish |
Comments
Comment #1
hmmdinger commentedThis 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?
Comment #2
hmmdinger commentedMaybe 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.
Comment #3
jsfwd commentedThanks 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.