Is there a way to retreive the values of fileds in a grid ?
the token seems to be broken...
thanks.

Comments

quicksketch’s picture

Category: bug » support
Status: Active » Fixed

Grid 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]

- Breakfast: Average
- Lunch: Poor
- Dinner: Great

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Mti131’s picture

Version: 7.x-4.0-alpha1 » 7.x-4.17
Category: Support request » Feature request
Issue summary: View changes

It would be great to have a way to pull out individual values with tokens.