The attached patch changes the hardcoded value $node->type == 'webform' so that any webform enabled type can be used. It also sets a message when saving a limit.
| Comment | File | Size | Author |
|---|---|---|---|
| allow_all_webform_enabled_types.patch | 2 KB | span |
The attached patch changes the hardcoded value $node->type == 'webform' so that any webform enabled type can be used. It also sets a message when saving a limit.
| Comment | File | Size | Author |
|---|---|---|---|
| allow_all_webform_enabled_types.patch | 2 KB | span |
Comments
Comment #1
span commentedOops, something seems to have gone wrong when patching. Code should be simple enough to change though but watchout for this change which I did not implement:
Comment #2
donnycarette commentedFixed in the 6.x-1.5 release
Span, thanks for your patch!