Edit tables with EditRowPlugin

EditRowPlugin allows you to edit tables using edit fields and drop down boxes. Tables have an button if preceeded by an %EDITTABLE{...}% macro. 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.

Example: example is not active

Syntax: %EDITTABLE{ format="| row, -1 | text, 20, init | select, 1, one, two, three, four | radio, 3,:-),:-I,:-( | label, 0, %SERVERTIME{"$day $mon $year $hour:$min"}% |" changerows="on" }% %EDITTABLE{ format="| row, -1 | text, 20, init | select, 1, one, two, three, four | radio, 3,:-),:-I,:-( | label, 0, 28 Mar 2024 11:50 |" changerows="on" }%
Nr Text field Drop down MoodSorted ascending Timestamp
2   two frown, sad smile 27 Jun 2002 12:40
1 hello table one smile 26 Jun 2002 12:30

Note that the EditRowPlugin replaces and is backwards compatible with the old EditTablePlugin.

More Information...

See More Tips...

This topic: System > Category > AdminDocumentationCategory > Contribs > TipsContrib > TipsOfTheDay > TipTopic022
Topic revision: 18 May 2021, UnknownUser
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback