Using RichTextBox with repeating section
I have a secondary datasource that returns several fields one being a NTEXT. I am trying to add the field to a repeating section that works fine if I use a textbox, but I need it to display as a RichTextBox. I keep getting a InfoPath message saying a rich text box must be bound to a repeating table or section.
Why can't I use a RichTextBox with a repeating section?
|