hi
I have three views in my database I want to pass a parameter to this view to return the related data for e.g i have in my form dropdown list contain a unique ID like:A001
so when the user select the ID :A001 and click the button Print the value showed be pass to the 3 views and return the data related to this ID in one Crystal Report
can anybody help me on this ?