Currently, this module does not account for webform_invitation_code elements that are nested within a webform. For example, if the webform_invitation_code element is placed within a layout wrapper element.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webform_invitation-3082181-2.patch | 2.15 KB | michael_wojcik |
Comments
Comment #2
michael_wojcik commentedPatch to fix issue, and correct problematic behavior around uniqueness requirements.
Comment #3
michael_wojcik commentedComment #5
kybermanThank you very much @michael_wojcik, I tested your patch and updated it a little bit. Should work fine now in dev branch.
Comment #6
kyberman