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

Topic revision: r4 - 2002-08-01 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.