- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
you can use a text with a floating field for this purpose.
1. Create a text object in the repeatable subform
2. Enter your text value "Item # ", set the text cursor to the position where you want to add a variable, open the contex menu (right click) and choose "Floating Field".
3. Select the floating field in the hierarchie tree and add the FormCalc script "$ = $.parent.index + 1" to its layoutReady:Event.
Views
Replies
0 Likes
Total Likes