You are here: Foswiki>Tasks Web>Item2244 (17 Dec 2015, GeorgeClark)Edit Attach

Item2244: Checkboxes all pre-checked in new EditTable row

pencil
Priority: Normal
Current State: Confirmed
Released In: n/a
Target Release: minor
Applies To: Extension
Component: EditTablePlugin
Branches:
Reported By: VickiBrown
Waiting For:
Last Change By: GeorgeClark
When I use checkboxes in an Editable Table, all checkboxes appear pre-checked for a new row. This is counterintuitive. HTML has a "checked" option, but EditTablePlugin does not. Nothing should be checked on a new row unless I give a starting value (not currently possible).

Sample
%EDITTABLE{ format="| radio, 1, , High, Med, Low | select, 2, , P1, P2, P3, P4 | checkbox, 1, All, Eggs, Toast, Potatoes | text, 20 | text, 20 |" }%
%TABLE{}%
| *Type* | *Priority:* | *Choice* | *A* | *B* |

Type Priority: Choice A B
Low
P3
Eggs
affe
kudu
 
 
All
 
 

  • screenshot:
    Picture2244.png

-- VickiBrown - 12 Oct 2009

Agree. Voting +1 for this. It's always been annoying, especially if you have a lot of checkboxes. Default should be off, but it would be good to set the default per table, eg checkboxdefault="off" or similar.

-- MarcusLeonard - 15 Feb 2010

I agree, but the fix is difficult due to the plugin code. Confirming.

-- GeorgeClark - 14 Oct 2013

Agree. Voting +1 for this! It's been annoying. Why you stop working on this?

-- EdmundHeide - 18 Nov 2015

The code in EditTablePlugin has become very difficult to maintain, and we have replaced this plugin by default with the new EditRowPlugin. It has some benefits beyond table editing. It can edit individual cells or rows, and can do client side sorting. Unless a volunteer comes along who is willing to try to fix the old bugs, this will probably go unresolved. Please consider using the EditRowPlugin.

-- Main.GeorgeClark - 17 Dec 2015 - 04:12

ItemTemplate edit

Summary Checkboxes all pre-checked in new EditTable row
ReportedBy VickiBrown
Codebase 1.1.8, 1.1.7, 1.1.6, 1.1.5, 1.1.4, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.10, 1.0.9, 1.0.8, 1.0.7, trunk
SVN Range Foswiki-1.0.7, Sun, 20 Sep 2009, build 5061
AppliesTo Extension
Component EditTablePlugin
Priority Normal
CurrentState Confirmed
WaitingFor
Checkins
TargetRelease minor
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x00Checkins
Release01x01Checkins
Topic revision: r8 - 17 Dec 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy