Thanks Yaron. It works with "&". I put this in documentation. Please review. http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Preloading_data
- Dvdgmz On Wed, Apr 22, 2009 at 9:47 PM, Yaron Koren <[email protected]> wrote: > Try: > > {{#formlink:MyForm|Creating > page|button|template-name[field-name-1]=field-value-1&template-name[field-name-2]=field-value-2 > }} > > -Yaron > > On Wed, Apr 22, 2009 at 11:54 AM, David Gómez <[email protected]> wrote: >> >> Hi; >> How about if I have more than one field to preload >> >> The extension page says: >> Add "template-name[field-name]=field-value" to the 'query_string' >> value in the 'forminput' call, to set the value for a specific field. >> >> I tried with: >> {{#formlink:MyForm|Creating >> page|button|template-name[field-name-1]=field-value-1 >> template-name[field-name-2]=field-value-2 }} >> >> {{#formlink:MyForm|Creating >> page|button|template-name[field-name-1]=field-value-1, >> template-name[field-name-2]=field-value-2 }} >> >> and >> >> {{#formlink:MyForm|Creating >> page|button|template-name[field-name-1]=field-value-1| >> template-name[field-name-2]=field-value-2 }} >> >> without success. >> >> What's the syntax to do this? >> >> Thanks in advance. >> >> - dvdgmz. >> >> >> >> PD: I have not tested SF new version yet, but it seems very interesting! >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Semantic Forms" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/semantic-forms?hl=en -~----------~----~----~----~------~----~------~--~---
