Active
Project:
Webform Rules
Version:
7.x-1.6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2015 at 23:29 UTC
Updated:
13 Jun 2015 at 16:38 UTC
Jump to comment: Most recent
Comments
Comment #1
Snehal Brahmbhatt commentedIf you have a look at your rule under Custom PHP Code "Replacement patterns for The submitted webform data" section, they mentioned [data:{component}-value] it means you have to replace {component} with your Field Key which you created at the time of webform generation.
You can check by editing the field of webform.
i.e.
Let me know incase of any query.
Thanks,
Snehal Brahmbhatt | AddWeb Solution
https://www.drupal.org/user/3147795/track
Comment #2
mrk23 commentedThanks for your reply.
It was set as you wrote, but my tokens [data:start_date-value], [data:end_date-value] return empty values. Only this date fields, text fields and other are correct.
I try with date as text field (I have start/end dates prepopulated from url) and date 2015-06-13 is displayed as subtraction
- 1996...