Blapy demos using json data and Mustache Templating engine (2)

The Form to choose input calls pure json and the "results" block is updated thanks to the use of the "data-blapy-embedding-blockid" feature.

Use of the "data-blapy-template-init-processdata" feature to prepare data for blapy once they are received:
colors of the results are set according to firstname and lastname (choose "John" / "Rabbit" to get other colors than blue).

Other demos:

Select values with the json feature of Blapy

Fill the following form:

Choose a firstname:
Choose a lastname: {{lastname}}

Blapy Block results in a Table