Tags:
create new tag
view all tags

Question

I've created a template topic and have a form which creates topics based on the template (as in the 'Template Topics in Action' section in TWikiTemplates).

Is it possible to add dropdown (or other) fields to the form and then pass the value of those fields to the newly created topic?

-- TonyLinde - 17 Feb 2002

Answer

Yes, it's possible at TWikiTM smile

Passed value you can access using one of many TWikiVariables: URLPARAM.

%URLPARAM{"name"}%: Returns the value of a URL parameter. Ex: %URLPARAM{"skin"}% returns print for a .../view/TWiki/TWikiVariables?skin=print URL.

-- PeterMasiar - 19 Feb 2002

See example form in ActionTrackerPluginDev

-- PeterThoeny - 01 Aug 2002

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2002-08-01 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.