I want to use label from combobox in text:
but it doesn’t work in repeatable section. Any ideas?
Try to use technical field to get combobox label:
Wysokość dochodu ${GesTextField3}
Don’t forget to add listening on your fields. It should work.
Thanks, now it works