Thread Starter
Michael
(@michaelcostanza)
Ah, I found the source of my confusion. I’m using a checkbox variation as the display key for a text input variation. I assumed that the name of the checkbox could be used as the display key for the text input. I didn’t realize that I needed to append {dkey=the_display_key} to the label text of the checkbox.
All set now. Thanks for the quick response.