I have a cascading prompt with 2 level. I want my Level 2 prompt to be made optional. I tried to do that by changing on the cascading prompt the second parameter to optional but that did not do anything. Can anyone explain how that works in Crystal reports 12.892
You can define the optional prompt under the Values option during the creation of the parameter field. Since you are creating a cascading prompt, just change the Optional Prompt to YES for the second level of your prompt.
you can only provide an option from mandatory to option under the Parameter field option. You only need to apply the parameter field you created under Select Exert by records to filter the record you choose. Once you refresh the report the window prompt will display with optional function.
I’m looking into the same issue. The thing is whenever we change the second level parameter to ‘optional’, the first level is changed to ‘optional’ as well. And if you change the first level back to ‘mandatory’, the second level becomes ‘mandatory’ again.
Adding similar code to the one you suggested also doesn’t work. On the prompt window, we are forced to enter a value for the second level parameter which means it’s still regarded as ‘mandatory’.
Does anyone know whether this is possible at all to have different Values option (mandatory/optional) within the same cascading prompt?