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

Change field name on auto-search description

edited August 2003 in End User
Hello!

I want to change the field name (it appears in blue) on auto-search
description on auto-search dialog. I want to make the description more easy
to user understand. How do this?

tanks
Elieser

Comments

  • edited August 2003
    You can change the description that is displayed in the search dialog by
    changing the TppAutosearchField.FieldAlias. Set this before the autosearch
    dialog is displayed (Report.BeforeAutosearchDialogCreate event). The
    autosearch fields are located in an array property on the TppReport object.

    Cheers,

    Jim Bennett
    Digital Metaphors


This discussion has been closed.