Hi guys, How do I remove parameter fields from a crystal report.
My software doesn't have bugs, It has undocumented features!
Remove any references to the parameter field - formulas, record selection, report layout etc.. On the parameter field dialog highlight the parameter field and hit the delete button.
If you are using STORED PROCEDURE (i.e. SQL Server), you need to remove the parameter within the SPROC. Then go back to your report and "VERIFY DATABASE" to force an update.
Forum Rules