This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
SearchPicker SET HELP TEXT
|
SearchPicker SET HELP TEXT ( objectName ; helpText ) | ||||||||
Parameter | Type | Description | ||||||
objectName | Text |
![]() |
Name of subform object | |||||
helpText | Text |
![]() |
Text to display | |||||
The SearchPicker SET HELP TEXT command is used to display a non-enterable grayed-out text in the background of the search area specified by objectName. This text disappears when the user clicks in the area.
Displays the word "Country" in the area, indicating that the search will concern this variable:
SearchPicker SET HELP TEXT("vSearch";"Country")
Product: 4D
Theme: SearchPicker
4D Widgets ( 4D v20)