Dynamic Source in Text Choice Capture

It appears that the only thing I can capture when a selection is made is the “label” property. This is stored directly into the variable associated with the “Text Choice” input.

Is there a way to capture both the “label” and the “subtitle”?

I’m sure there’s a hack. Hopefully someone has already hacked it.

Hi @mikeboysen,

Thanks for the post!

While it’s not possible to pass the subtitle along with the selected label natively, you can add a Custom Function or a Generate Text block to match the user’s choice with the original JSON.

Could you share a bit more about your use case?

It’s not important. I’ll be able to piece everything back together later. I was just trying to complicate things