Numbered headings?

K

keith brickey

How can I created numbered headings in an infopath form? Does this require a
script? If so, can someone provide a sample script to show how it is done?

Thanks
 
B

Brian Teutsch [MSFT]

I think you want to have a numbering associated with a repeating group. You
can get that by using expression box and setting it's XPath to "position()".

Brian
 
Top