Is it possible to print parameters on a report datapage?
I am using a submission form with virtual fields to filter my database and show the results on a report datapage. Here is a sample of my database.
Each record contains these fields
Field 1: Store
Field 2: Catgory
Field 3: State
Some of the stores are represented in multiple states and rather than create a record for each store in each state I would like make 1 record for each store and enter each state, separated by commas, into the state field. I then search for each record that "contains" the state parameter requested on the submission form.
So far this all works fine, but rather than display all of the information in the state field on my report datapage I just want to show the parameter used for the search.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
freshstart
Is it possible to print parameters on a report datapage?
I am using a submission form with virtual fields to filter my database and show the results on a report datapage. Here is a sample of my database.
Each record contains these fields
Field 1: Store
Field 2: Catgory
Field 3: State
Some of the stores are represented in multiple states and rather than create a record for each store in each state I would like make 1 record for each store and enter each state, separated by commas, into the state field. I then search for each record that "contains" the state parameter requested on the submission form.
So far this all works fine, but rather than display all of the information in the state field on my report datapage I just want to show the parameter used for the search.
Any way to do this?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.