Setting AutoSearch field values
Hi,
I have defined AutoSearch Criteria.
A date must be between two dates.
How do I set the dates for the AutoSearch.
I do not want to show the values that were set a design time, but rather
current date and date + 7 days.
I think I need to implement the ReportOnGetAutoSearchValues,
but cannot figure out how exactly.
Regards,
Stefan Sebregts
I have defined AutoSearch Criteria.
A date must be between two dates.
How do I set the dates for the AutoSearch.
I do not want to show the values that were set a design time, but rather
current date and date + 7 days.
I think I need to implement the ReportOnGetAutoSearchValues,
but cannot figure out how exactly.
Regards,
Stefan Sebregts
This discussion has been closed.
Comments
There are examples of creating Date AutoSearch fields and examples of
changing the date range on the fly.
Vince
Hi,
I have defined AutoSearch Criteria.
A date must be between two dates.
How do I set the dates for the AutoSearch.
I do not want to show the values that were set a design time, but rather
current date and date + 7 days.
I think I need to implement the ReportOnGetAutoSearchValues,
but cannot figure out how exactly.
Regards,
Stefan Sebregts