Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CD enumeration for Form containing SubForm

Status
Not open for further replies.

progpradip

Programmer
Nov 26, 2008
23
I created a NSF using Document Library template. Then I created a Document and Response. In my Program when I used EnumCompositeFile to enumerate through all CD record, for Document it works fine but for Response it doesn't work even I create a Design Note using "Response" form. So how can I tackle this problem. In designer I found "Response" Form uses Sub-Form with name "DoclibResponseBanner".
Is there any flags or something to handle this issue?

 
There is a forum thread here that might help you.

Pascal.

I've got nothing to hide, and I'd very much like to keep that away from prying eyes.
 
Thank for response.
Not exactly.
I know how to enumerate a document when its Form doesn't contain SubForm. But when there is SubForm, enumeration doesn't get handled for SubForm.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top