Hello All,
I am trying to use the new Crystal Reports Integration For Add-Ons functionality in the latest patch levels. I have created a new report type, and than imported crystal report for this new report type.
After this, in my add-on, on the form I have specified this report type. Subsequently, I am catching the LayoutKeyEvent, and setting the layout key from my form.
While running the add-on, when I click on the preview or print button - it opens the report - but 2 things happen:
a) It shows an error saying - Input String is not in correct format
b) It is not able to set the DocKey@ parameter of the document layout - and hence it opens a window for entering the parameter value.
I have tried various methods, possibilities, but nothing worked out. Also, there is no detailed documentation available for this at the moment.
If any of you have tried this and have been able to do so successfully, please let me know, what could be possible wrong.
Thanks,
Rahul Jain