Our powerful JS Calendar component


Post by alexandre.serres »

Hello,

I have two fields in my eventEdit (one is Combo and other is Text).
I would like to modify the value of a field (Text) depending on the value of the other field (Combo).
Values that I want to display on Text is already included in one of the property inside Combo
How can I do that?

Regards, Alexandre


Post by Animal »

Use a listener on the change event.


Post Reply