That's an interesting problem - there's no way to do it in Semantic Forms, although it's not really an SF issue, I don't think - you just need a way to display some value from the query string on the page. Maybe there's an existing extension that can do that, like one of the variables extensions?
-Yaron On Tue, Oct 21, 2008 at 9:38 AM, David Gómez <[EMAIL PROTECTED]> wrote: > > Hi all; > > Is there a way to use a preload value in a query into a form? > > I'm trying to use SF as a tale pages builder. > > What I want to do from any tale cover page is: > > {{#formlink:Tale page||button|Tale page[Title]={{PAGENAME}} }} > > > And then in the Form... > > {{{info|||page name=<Tale page[Title]>/<unique number;start=1>}}} > > {{{field|Title|hidden}}} > > (...) > > {{#ask: [[Category:Tale pages]][[MainTitle::<Tale page[Title]>]] > | ?narrative unit > | format=template > | template=Narrative units list > }} > > > Or maybe... > > {{#ask: [[Category:Tale pages]][[MainTitle::{{{Title}}}]] > | ?narrative unit > | format=template > | template=Narrative units list > }} > > Or something similar to show the "narrative units" previously created > into the form interface. > > > Greetings > > - dvdgmz. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/semantic-forms?hl=en -~----------~----~----~----~------~----~------~--~---