August 2013
Beginner to intermediate
368 pages
8h 24m
English
This appendix outlines several options to produce an auto-incrementing value in a repeating table. This book’s downloadable content provides examples of these methods.
Create a new column in your repeating table and add a Calculated Value control to the cell. If you attempt to enter position() into the XPath, you receive a message stating that it is not supported; technically it is. Therefore, use the function button to select count() and select a field or group. Right-click the control and select the Calculated Value properties option. Change the XPath expression to position() and click OK.
Preview your form. Entering new items auto-increments ...
Read now
Unlock full access