Hi,

I would like to run a mysql query after onchange event triggered on a SelectBox and fill result in a TextField.

How could I do that?

  • No labels

1 Comment

  1. Hi Csaba,

    You may take a look at the the AJAX Sub Form. With this, the AJAX Sub Form would change based on your select box's value.

    Thanks