I have a numbered list which is bound to a sharepoint list. When I preview the form, the first entry in the numbered list is blank, then the first item from my sharepoint list starts at the second item in the numbered list. Below is an example:
1.
2. Sharepoint item 1
3. Sharepoint item 2
etc...
I'm assuming this is because when I place the numbered list onto my form, Infopath automatically fills in the first entry of the numbered list as "1. ". Is there a way to clear this first blank item in the numbered list either at design time or programatically? I've noticed this happens for any of the list types.