Tags:
create new tag
, view all tags

Feature Proposal: Auto Table Row Numbering

Motivation

Saves time when it's necessary to number/renumber each table row. Especially useful when renumbering where if you need to insert a row, currently you have to manually renumber every row that follows.

Description and Documentation

Would behave like the auto number list functionality currently in twiki.

Examples

Just as this:
   1.abc
   1.def

results in:

  1. abc
  2. def

This:

|1.|abc|
|1.|def|

would result in:

1 abc
2 def

Impact and Available Solutions

Implementation

-- Contributors: TonyGomez

Discussion

-- TonyGomez - 01 May 2006

   * Set PP = %CALC{"$EVAL($T(R$ROW(-1):C$COLUMN())+1)"}%
Nr Header
1  
2  
3  
4  
5  
6  

-- FranzJosefSilli - 01 May 2006

 
Topic revision: r2 - 2006-05-01 - FranzJosefSilli
 
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.