how can I filter a report or page to show only data that is equal to a field in a form?
Example:
I have a form that has the following fields.
Form: FilterForm
dates: name, emailfilter.
Have a report Customers and I want you to show me all the clients that in the field filter = emailfilter. (from the FilterForm form)
How can I do it in a filter? and on a page?