I have a design dilemma with my Crystal report. I have two subreports that I've put onto the detail line as on-demand reports. I like the way this looks but since the on-demand report doesn't run in LBI until the user clicks on the link, they are asked to enter their odbc userid/password to call the data up. Is there anyway to include this subreport as an on-demand item on the detail, but get around forcing the user to enter a userid/password?
Does your subreport return more than 1 record for each record in the main report?
Just as an FYI follow-up on this, after working on this issue with I.T. for a while, we've found out that everyone can see this subreport ok without the login screen popping up - except for me - the report owner. We're not sure what the issue is - perhaps it has something to do with the url, or maybe there's an LBI bug that only kicks in when the owner views the report. Don't know at this point.