Hello,
I have a question regarding parameter field value keeping.
It's very inconvenient to re-enter all parameters every report refreshing.
Is there solution to keep previuos values when I want
to change only one (not all)?
Each report run is exclusive to the last, so previous values aren't retained - unless you handle that in your own custom front end.
The best way around this would be to give each parameter a default value which reflects the most common selection. Add a picklist to each parameter to take care of the rest of the possible values, so you just use the drop down to select, rather than re-type your stuff in on each refresh.
My DataLink Viewer remembers the values (single as well as multi-values) selected last time for each dynamic parameter.
I do this by simply storing these values in an ini file.
You can do something similar by creating your own viewer
and checking the type of the parameter (single, multi, or range). You also need to check for the data type.
Cheers,
- Ido CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.