Tags:
create new tag
view all tags

Question

I am preparing a form, and in one entry, i need to know the responsible twiki user, who might not be the one inputing the entry. I thought some variations of "" would enable a drop-down list of registered twiki users for one to select, but that is not the case. What variable and syntax should i use to populate this form entry?

Environment

TWiki version: TWikiRelease04Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux
Web server: Apache
Perl version: 5
Client OS: linux
Web Browser: firefox
Categories: Forms

-- RichardMollel - 01 May 2006

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Have a look at SearchPatternCookbook, patterns 3a and 3b. Hope that helps,

-- JosMaccabiani - 01 May 2006

Hi, thanks....the search pattern works on pulling the names. Problem is, when i use the SEARCH line %SEARCH{"Name:;Email:" web="Main" type="regex" nosearch="on" nototal="on" format="" }% then the nice formating of the tables within a form disappear.... I use "|" to separate the fields within a form in nice default colors from twiki. When i view source code of created html, it seems once i have the SEARCH line, that portion is NOT formatted with tables, no enclosings of TR or TD around the SEARCH line. Ideas?

-- RichardMollel - 03 May 2006

In the FormattedSearch, specify a separator=" " (a space) to keep all output on one line.

-- PeterThoeny - 04 May 2006

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2006-05-04 - 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-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.