Loading...

RE: Passing date parameter to CAML filter

RE: Passing date parameter to CAML filter

#6734
Anonymous
Anonymous
Participant

What I finally did

Create a new List  (report Inputs)

Create a new qlistform to allow the entry of the information

– passed the information through Session

– Next page hyperlink points to the report

On the report page

– added a qlistform (display) to the top to show parameters.

– Set CAML filter to read session information

Added an edit form to allow the user to change parameters