This example demonstrates how to add FormLayout items dynamically by using the jQuery.ajax technology.
A partial view containing the FormLayout is placed inside a div container with the defined ID attribute. Then, FormLayout, as the content of this container, is updated via an AJAX request initialized on a button click.
↧
FormLayout - How to add fields dynamically via jQuery.ajax
↧