Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

Format Table Row Auto Numbering

$
0
0

I am using the following code to autonumber dynamic table rows:

this.rawValue = this.parent.parent.index +1;

but I would like the numbers to appear with a period - like this 1. or 2.

How do I add this?

 

this.rawValue = this.parent.parent.index +1 + ".";

does not work

 

 

 


Viewing all articles
Browse latest Browse all 5571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>