When creating multiple instances of a webform which have conditional rules attached.
On page load if the conditional rule(s) are triggered on one webform, the rule(s) are applied to all instances of the same webform.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2847038-patch.diff | 448 bytes | noisegatemedia |
Comments
Comment #2
noisegatemedia commentedPlease find attached the patch for the code update i used to resolve this issue.
Comment #3
noisegatemedia commentedComment #4
liam morlandBy "multiple instances", do you mean having the same form open in more than one tab?
After uploading a patch, set the status to "needs review". This will cause it to be tested automatically.
Comment #5
noisegatemedia commentedThank you for the update (first post).
When i say multiple instances, this would be where you have the same webform (node) generated on the same page multiple times, possibly within a loop.
In my instance i have some data which requires one copy of the webform to be populated for each entity.
Comment #7
liam morlandThanks very much!