Home RAP
New Blog Posts: Merging Reports - Part 1 and Part 2

Setting AutoSearch field values

edited March 2003 in RAP
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

Comments

  • edited March 2003
    Look at some of the AutoSearch examples in your RBuilder\Demos\

    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
This discussion has been closed.