Let's say I have a bulk send CSV column "Staff::Gender" with "Male" and "Female" as possibilities. I have a DocuSign template with a checkbox group (made as a group so I can validate exactly one entry) for Male and Female choices.
The simple question would be: What is supposed to correspond with 'Gender' as the data point?
I see that the unique ID for the group is 'Checkbox Group 3974f456-aa46-4471-b440-47c6e77322b0', which isn't real helpful to map with CSV value above, since that CSV and its column name is used across many different templates. Am I looking in the wrong place...maybe I'm supposed to use 'Data Label' or 'Checkbox Values' and have a separate column like "Staff::Male" as a X value while "Staff::Female" is blank? Seems clunky...