I've never seen this happen - is it possible you're using an old version of Semantic Forms? And if not, is this on a public wiki? If not, could you try to reproduce this problem on scratchpad.referata.com?
-Yaron On Tue, Jun 2, 2009 at 2:39 PM, Dan <dan.fi...@gmail.com> wrote: > > I have a form that looks like this: > > =Location Details= > {{{for template|Location}}} > {| class="formtable" > ! Address: > | {{{field|Address}}} > |- > ! City: > | {{{field|City}}} > |- > ! State: > | {{{field|State}}} > |} > {{{end template}}} > > =description= > {{{for template|description|multiple}}} > '''Your description:''' {{{field|Location description}}} > {{{end template}}} > > =Videos= > {{{for template|Video|multiple}}} > '''Youtube Link:''' > {{{field|Video Link}}} > {{{end template}}} > > <headertabs/> > > when I use the form to edit the page, it will automatically add an > empty region for description and video even if I never click on the > add another link. Each time I go into the page to make an edit, it > adds another ultimately resulting in a page that looks like this: > > {{Location > |Address=123 test > |City=Arlington > |State=VA > }} > {{description}} > {{description > |Location description=testing > }} > {{description}} > {{description}} > {{Video}} > {{Video}} > {{Video > |Video Link=http://www.youtube.com/ > }} > {{Video}} > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Semantic Forms" group. To post to this group, send email to semantic-forms@googlegroups.com To unsubscribe from this group, send email to semantic-forms+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/semantic-forms?hl=en -~----------~----~----~----~------~----~------~--~---