Tags:
create new tag
, view all tags

Question

Hello,

I am using EditTablePlugin and CommentPlugin in a slightly modified manner of what is found on the EditActionItems page.

This works fine for the most part, except when the table is edited. When the table opens for editing, the values in the last column, a "select" column called status, tend to reset to the first option in the select list. In other words, if I select a property for that cell and save the table, and then re-edit the table, the property I chose is no longer showing as the value for that cell.

I can't figure out what is triggers the resetting of the fields, especially since it does not happen 100% of the time. I have another table that fails in a similar way (but not at the same time). I tried updating EditTablePlugin and CommentPlugin, but the problem persists.

%EDITTABLE{ format="| label, 1, | textarea, 2x30 | textarea, 2x30 | textarea, 2X30| date, 12 | textarea, 2x10 | select, 1, open, closed by %MAINWEB%.TWikiGuest on 2008/06/17, edits in progress by %MAINWEB%.TWikiGuest as of 2008/06/17 |" changerows="add" }% 
| ** | *Filename(s)* | *Issue(s)* | *Added By* | *Added Date* | *Priority* | *Status* |

%TMPL:DEF{PROMPT:LabelingIssues_table}%
%TABLE{ valign="top" }%
| <b>Add new Labeling Issue</b> ||||
|  Filename(s): | <input %DISABLED% type="text" size="80" name="textgrid" value="" /> <br> Note: Separate multiple filenames with a space. |||
|  Issue(s): | <input %DISABLED% type="text" size="80" name="issue" value="" /> |||
|  Added by: | <input %DISABLED% type="text" size="25" name="addedby" value="%MAINWEB%.TWikiGuest" /> | Added date: <input %DISABLED% type="text" size="12" name="addeddate" value="2008/06/17" /> | Status: | <select %DISABLED% name="status"> \
<option>open</option> \
<option>closed</option> \
</select> |
|  Priority: | <input type="radio" value="High" name="priority" /> High &nbsp; <input type="radio" value="Normal" name="priority" checked="checked"/> Normal &nbsp; <input type="radio" value="Low" name="priority" /> Low | <input %DISABLED% type="submit" value="%button|Add%" /> |
%TMPL:END%

%TMPL:DEF{OUTPUT:LabelingIssues_table}%%POS:BEFORE%|<!--ACTIONITEM-->|  |  |  |  |  |  |
%TMPL:END%

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: CommentPlugin, EditTablePlugin, SlideShowPlugin, SpreadSheetPlugin, TablePlugin, TocPlugin, TreePlugin, WysiwygPlugin
Server OS: Win XP sp 2
Web server: Apache 2.2.8
Perl version: 5.008
Client OS: Win XP sp 2
Web Browser: Firefox 3.0
Categories: Plugins

Thank you for your time! Nina

-- TWikiGuest - 17 Jun 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Closing this question because now I am doing issue tracking with the ActionTrackerPlugin. -Nina

-- TWikiGuest - 23 Jun 2008

 
Change status to:
Topic revision: r2 - 2008-06-23 - TWikiGuest
 
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.