mendenaresh1357 - Wednesday, February 24, 2010 5:46 AM:
Hi Everyone,
Iam working on User Input Reports. I followed all the steps required (As explained in Microsoft Reporting Services 2005 guide.pdf). when i try the open a Report the following Dialog opens(cant find "Submit" and "Cancel Buttons"). What can be the issue? Any help will be appreciated.
Regards,
Naresh.
Mike G - Monday, June 14, 2010 11:28 AM:
It appears that something changed, and there is no longer a definition for inbasket.submit in the Client/xml/ui_resources.xml file. However, in that file, a definition for reporttool.submit exists. If you edit the Client/Scripts/ReportTool/UserInputDialog.html file to change inbasket.submit to reporttool.submit, it should pick up the new definition. I will submit this as an issue to get it fixed in the released code.