Tags:
create new tag
view all tags

Question

We are using the ApprovalPlugin for a group of topics. These same topics appear on a page driven by the %SEARCH feature where topics with the same "form" can be listed. Data from the form can be shown as well for each topic.

We would like to also extract the approval "state" and display that on the summary page which is driven by the %SEARCH.

We are using the following link of code to extract the state but it is not working:

$percntAPPROVAL{\"statemessage\"}$percnt

All we are getting is "ApprovalPlugin - This topic is not under approval control." for each topic listed..

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows XP Pro
Web server: Apache for Windows
Perl version: 5.8
Client OS: Windows XP Pro
Web Browser: FF or IE
Categories: Search

-- DavidPontzer - 06 Oct 2008

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.

Sorry, closing this question after more than 30 days of inactivity. Feel free to re-open if needed.

You could look into a TWiki only solution, without this plugin. Create a form with a Approved field of type label. A SEARCH can easily pull the value for display. You can create an access restricted page for approvers with a SEARCH that contains an approved yes/no picklist for each search hit. The form action of that pick list goes to the save script of the topic, with hidden input field named Approved set to the value of the picklist.

-- PeterThoeny - 10 Dec 2008

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2008-12-10 - 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.