jwcspb wrote:
What I do:
1) Enable "developer tab" in Word:
- Word 2010: http://www.youtube.com/watch?v=iYi9zNlzrOc
- Word 2007: http://www.youtube.com/watch?v=QC0x61tphQM
2) Create a table.
3) First, insert non-recursive content controls: Inside the content row, for each cell, insert "Text Control" (Aa black icon in developer tab). e.g. "Vendor id" and "Vendor name". Click "Properties" icon in developer tab to edit the control properties (name
and tag);
3) After, insert recursive content control: select (with the mouse) non-recursive controls and click "Rich Text Control" (Aa blue icon in developer tab). So, the non-recursive controls will be inside the recursive content control. Click properties icon to
edit tag and name (e.g. VendorDetailRow). Click "Design Mode" icon in developer tab to view the relationship between content controls .
Regards,
Jorge
Jorge, thanks for the suggestion, but it doesn't work for me. I get a message saying, "Rich Text controls cannot be inserted around multiple selections". Maybe I'm doing it wrong but there was no way of selecting more than one non-recursive content
control.
For now I'll stick with Atul's method. It's a lot of work, but it does work.
BTW, I do have the Developer Tab enabled and can use all the controls inside.
|