Is there a way to generate the parameter descriptions from the database instead of having to type in each one..for example say i wanted to bind the clientid but show the client name in the drop down..is this possible?
One way you might accomplish this would be to export the 2 fields from the database to a tab delimite file and then use the Set Default Values->Import Pick List to get the values and their description in. Then change the Display to Description so that the users only see the description.
The downside is that Crystal refuses to allow for dynamic parameters, so as the list gets updated, the values do not.
The format for the file to import is:
%%%%ShowDescOnly 0
1.00 ompany A
2.00 Company B
You can manually enter some values and export them to get an idea of what's expected.
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.