Programatic WidgetList using childBindings to setup the bindings with a templateString using attach-points:

Programatic WidgetList using childParams and startup function to setup bindings with templateString using attach-points:

In the above example, the TextBoxes inside the WidgetList are bound to the same model, so updates in one list will be reflected in the other.