diff --git a/form/form_collections.rst b/form/form_collections.rst index b358a4dfbc0..8b34dc700aa 100644 --- a/form/form_collections.rst +++ b/form/form_collections.rst @@ -239,23 +239,31 @@ it will receive an *unknown* number of tags. Otherwise, you'll see a The ``allow_add`` option also makes a ``prototype`` variable available to you. This "prototype" is a little "template" that contains all the HTML needed to dynamically create any new "tag" forms with JavaScript. To render the prototype, add -the following ``data-prototype`` attribute to the existing ``