Hi guys,
I have a fairly long rule which, on webform submission, converts user-submitted webform values into field values in a new entity (which the rule creates). It was all working fine for months, but now for some reason it has stopped working: Some of the fields don't get populated after the webform is submitted.
I haven't modified anything. There are no error messages in the rule. Some fields simply don't get populated anymore.
Playing around a little with the webform, I noticed that webform fields located on the first page would then proceed to populate the entity fields. But anything below the page break would get ignored.
As a workaround, I've now dragged the page breaks all the way down to the very bottom of the webform. So the entity fields do populate again now (as they always used to) but I'm left with a very loooooong webform.
The page breaks were there for a reason, so it would be great to find a way to fix this.
Has anyone else encountered this issue?
Comments