- π©πͺGermany beder
After installing the patch in version 1.7, an error message appears.
Warning: Undefined array key "serial" in webform_rules_tokens() (Zeile 251...
The array should be defined with the patch, where does it still go wrong?
I'm using Rules to send an e-mail every time a webform is completed.
One of the data parameters I would like to send is the Webform Serial number (not the SID) but cannot find which replacement pattern to use.
I've tried the following with no success:
[submission:serial]
[webform:serial]
[data:serial]
Any help is apprecaited.
Thanks!
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
After installing the patch in version 1.7, an error message appears.
Warning: Undefined array key "serial" in webform_rules_tokens() (Zeile 251...
The array should be defined with the patch, where does it still go wrong?