Autocomplete Properties — Presentation tab |
Click the gear in the layout containing the Autocomplete control (pxAutocomplete) to display the Properties panel, and then select the Presentation tab to configure the display of the Autocomplete.
Field |
Description |
||||||||||||||
Edit Options |
Select an edit mode for this control. The edit mode of the control, specified here, takes precedence over section and harness settings.
|
||||||||||||||
Read-only value |
For read-only formats, select to display one of the following:
|
||||||||||||||
Tooltip |
If you want to display a tooltip when the user hovers the mouse pointer over the drop-down list, press the down arrow to select the property that you want to display as a tooltip or type a text string within quotations, for example, "Select to open an item". This tooltip applies to the entire drop-down list. If the List Source Type is Data page, Clipboard page or Report definition, you can also specify a tooltip that displays when the user hovers the mouse pointer over an item within the drop-down list. To do this, specify the Property for tooltip in the List Source area on the General tab. |
||||||||||||||
Specify size |
Specifies the width of the drop-down list. Select Auto if you want the layout to determine the width of the control area. This is the default. If you want to specify a fixed width for the drop-down list and the returned results, select Custom. Specify the width of the Autocomplete input box as the Field width and the width of the returned search results as the Listing width. |
||||||||||||||
Placeholder
|
Select None if you do not want to display placeholder text. Select Other if you want to display a hint or instructional text in the field. The text disappears when the user enters a value. If the user does not enter a value, the placeholder text reappears when the field loses focus. |
||||||||||||||
Placeholder text |
Appears if you select Other in the Placeholder field. Press the down arrow to select the property that you want to display as a placeholder or type a text string within quotations, for example, " You can style Placeholder Text in the Skin. See Skin form — Components tab — Controls — Text inputs. |
||||||||||||||
Style |
Specifies the format of the Autocomplete control. You can style Autocomplete controls and create additional formats in the skin rule. To select a custom format, press the down arrow and select Other. |
||||||||||||||
Advanced Options |
Appears only when you select the Display advanced presentation options check box. Note: As a best practice, define custom styles in the skin.
|
||||||||||||||
Read-only format | |||||||||||||||
Type |
Select a format (read-only) used with this property. Your selection filters the format options.
Do not confuse format types with property types. |
||||||||||||||
DateTime Format
or Date Format |
Appears if Type is Select one of the following:
|
||||||||||||||
Text Alignment |
Appears if Type is Select left, right, or center alignment. |
||||||||||||||
Decimal Places |
Appears if Type is A non-negative integer to control the number of digits presented after the decimal place. The default is |
||||||||||||||
Scale |
Appears if Type is Select a label indicating the scaling you wish to apply to the number. The scales are K for thousands, M for millions, B for billions, and T for trillions. For instance, if you select |
||||||||||||||
Negative Format |
Appears if the Type is Select a format (minus sign or parenthesis) for displaying negative numbers. You can also specify a CSS class if you select one of the |
||||||||||||||
Symbol |
Appears if Type is Select an option for representing the number as
|
||||||||||||||
Separators |
Appears if Type is Select to use a thousands' separator. Depending upon the default locale, a comma or period is used. |
||||||||||||||
Obfuscated |
Appears if the Read-only format Type is Text. Select |
||||||||||||||
Auto prepend |
Appears if Type is Select a property or constant that you want to add either before the displayed property value. For example, when the user name appears, the system can automatically prepend the user's title. |
||||||||||||||
Auto append |
Appears if Type is Select a property or constant that you want to add after the displayed property value. For example, when the user name appears, the system can automatically append the full mail extension to the name. |
||||||||||||||
Show Value As |
Appears if the Type is Select to label either outcome using Text or an Image. |
||||||||||||||
True Image
False Image |
Appears if the Type is Select an image to label either outcome. Used with a boolean type. |
||||||||||||||
True Text
False Text |
Appears if the Type is Enter a text string to label either outcome. Used with a boolean type. If the Localize? check box is selected on the section's HTML tab, a SmartPrompt Appears in the Constant field in the Parameters dialog. Select a field value rule if you plan to localize the text. If this text is to be localized, enter no more than 64 characters. A field value rule with pyCaption as the second key part and this text as the final key part is needed for each locale. |
||||||||||||||
Harness and Section forms - Adding an Autocomplete control
|