We are using Crystal Reports v11.5.9.1076. In this, when we create a report by connecting “Oracle Server” for database connection, we referred a VIEW and selected required columns/fields. With this, we are able to preview the output result successfully.
The issue is when we add a parameter (either it is a string or any other data type), during the preview, the parameter window pop-up.
After keying in the VALID input value in the input parameter window and if I press ENTER key, the parameter window pop-up again and the earlier keyed in value is blank (as the pop-up window reloads). This input parameter window pop-up goes infinite loop. Only option to come out of this input parameter window is, we have to Close the pop-up window, which will show blank output in the preview screen. Also, would like to add a word – in the input parameter window, when I key in a value for input parameter and click OK button, it is NOT considered at all!!
Can you help me on this