I was hoping to initialize some questions with initial answer values within a repeating form section. Discovered only these intial values only work for the first instance of the repeated section. All subsequent repeated sections have no initial values (i.e. they are nil values).
Please fix, as repeating sections are otherwise are a highly valuable feature.
Once our fix is operational, you might consider using a hidden field to pass the needed information to Salesforce in lieu of the static field. Once we get this operational, we can try that.