Closed (fixed)
Project:
Webform
Version:
7.x-4.17
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2013 at 14:16 UTC
Updated:
29 Jul 2018 at 00:25 UTC
Jump to comment: Most recent
Is there a way to retreive the values of fileds in a grid ?
the token seems to be broken...
thanks.
Comments
Comment #1
quicksketchGrid tokens work just the same as all other component, but because they contain multiple values, the contents of a Grid token aren't particularly useful. Examples:
[submission:values:my_grid_field:nolabel]
So the tokens work just like everything else, but you can't pull out individual values if that's what you're trying to do. Please reopen if there's another question you have about grid tokens.
Comment #3
Mti131 commentedIt would be great to have a way to pull out individual values with tokens.