PHP Auto Numbered Records

 

With this extension you can add an AutoNumber to the records in a Repeat Region. Without it you have:

ID

Name

Price

89

CD

$ 20.00

76

T-Shirt

$ 15.50

45

DVD

$ 28.75

66

MP3 Player

$ 200.00


Using it, you can do this (see yellow column):

Art.

ID

Name

Price

1

89

CD

$ 20.00

2

76

T-Shirt

$ 15.50

3

45

DVD

$ 28.75

4

66

MP3 Player

$ 200.00

 

To use it:

 

1.- Create a Recordset.

2.- Create a Repeat Region using that Recordset.

3.- Put the cursor where you want the AutoNumber to appear:

4.- Now, Just Select the Server Behavior:
     Display Record Count -> Auto Numbered Records:

5.- In the menu, select the Recordset you are usng in the Repeat region:

6.- It's done: See it in action in Live Data Mode: