when i set up a checkboxes field with Labels “Choice A/Choice B/Choice C” but all with the same value “100”, the merge tag shows the right amount of choices, but always with the label of the first choice. This feels like a bug to me, but maybe someone has a better explanation…?
Gravity Forms does not support using the same value for all choices. You would need to give each choice a unique value. If they need to be the same, like 100. You could use 100.00001, 100.00002, 100.00003, 100.00004, etc…