Edit Table PluginThis plugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an [ Edit table ] button if preceeded by an%EDITTABLE{...}% variable. Each column can be a text field, a drop down box, a date field, etc. Multiple tables per topic are editable, but only one at a time can be edited.
| |||||||||
Line: 46 to 46 | |||||||||
---|---|---|---|---|---|---|---|---|---|
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
Examples | |||||||||
Line: 63 to 63 | |||||||||
| |||||||||
Changed: | |||||||||
< < |
Note: Please use TWiki:Sandbox.EditTablePluginTesting if you want to try out this Plugin | ||||||||
> > |
Note: Please use TWiki:Sandbox.EditTablePluginTesting if you want to try out this Plugin | ||||||||
Changed: | |||||||||
< < |
If this plugin is installed you will see an [ Edit table ] button above; when you click on it you get this form: | ||||||||
> > |
If this plugin is installed you will see an [ Edit table ] button above; if you were to click on it (please don't, use TWiki:Sandbox.EditTablePluginTesting for testing) you get this form: | ||||||||
Line: 73 to 73 | |||||||||
| |||||||||
Changed: | |||||||||
< < |
(demo only, these buttons do not work) | ||||||||
> > |
(demo only, these buttons do not work) | ||||||||
The following example shows a simple table with key/value rows. The default edit field type for the value column is a text field. This is overloaded by a selector for the Gender, and a date picker for the DOB. This is typically used by TWiki applications where new topics with tables are created based on a template topic. | |||||||||
Line: 134 to 134 | |||||||||
Limitations and Known Issues | |||||||||
Deleted: | |||||||||
< < |
| ||||||||
| |||||||||
Line: 173 to 172 | |||||||||
Plugin Info
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
| |||||||||
Added: | |||||||||
> > |
| ||||||||
| |||||||||
Line: 204 to 204 | |||||||||
Related Topics: TWikiPreferences, TWikiPlugins | |||||||||
Changed: | |||||||||
< < |
-- TWiki:Main/PeterThoeny - 07 Apr 2004 | ||||||||
> > |
-- TWiki:Main/PeterThoeny - 01 Aug 2004 | ||||||||
|