Blapy demos using json data (3)

The Form updates the "results" block using "updateBlock" blapy event called from a javascript script.

Other demos:

Select values with the json feature of Blapy

Fill the following form:

Choose a firstname:
Choose a lastname: <img src="img/${lastname}.png" width="15px"><input name="lastname" type="radio" value="${lastname}" ${selected} onChange="getJson();">${lastname}</input>

Blapy Block results in a Table