Is there any onChange event in intuiface composer?

I have an input field. is there any onchange event to detect if the user has added some input, call a c# code method and pass the input as parameter?

Hi @anza,

You’ll see all the triggers available on the Text Input in the snapshot below, as well as in its dedicated help center article here.

“Text is updated” is probably the one you are looking for.