Simone Gianni wrote:
| | Hi Myriam,
| | yes, the fd;on-value-changed is the right way to do it.
| |
| | The typical case is the state/region/province/town selections, where
| | selecting a state must populate the regions dropdown with the right
| | regions and so on. This is done with an fd:on-value-changed listener
| | that populates the other selection list with proper data. Simply,
| | add
| | the <fi:styling submit-on-change="true"/> to the field in the
| | template, so that the form will be submitted and the server side
| | listener has the possibility to run when the user selects a value
| | in the drop down.

ok, thank you very much

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to