C++ API documentation for LNForm::GetFormFields says that it returns fields on the main form as well as all the embedded subforms. However, the API seems to return only the fields in the main form. It does not return any of the fields in subforms (these are normal subforms, not computed subforms). You can try the “Response” form in standard Discussion database. Has anybody else seen this behavior? I have tried 2.4 and 2.3 versions of the C++ API toolkit with R5, R6 and R6.5 versions of Notes client.
Any help will be appreciated.