I've created a master/detail control in the main view for my form. I need to create a dedicated view for this master/detail control; however, when I create a new view I encounter the following issue:
1) After configuring the master/detail control in the main view (in this instance, a collection of text box controls inside group 72 and nested within group 71), I create the new View.
2) In the new View, I attempt to drag group 71/72 from the Data Source panel of the Task Pane to populate the new View with my master/detail control. I select Repeating Section with Controls so all the controls will autopopulate.
3) The result is a Repeating Section (detail) but no Repeating Table (master). The control is masterless.
What steps do I need to take to outfit my dedicated View with the entire master/detail control?
Thanks,
JMR