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?
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.
Comments
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
http://www.digital-metaphors.com
info@digital-metaphors.com