Click the View properties icon of an autocomplete control to display the properties panel, and then click the Presentation tab to configure the display of the autocomplete control.
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:
|
Display as combo box (field and button) | Select the Display as combo box (field and button) check box to configure the autocomplete control as a combo box. |
Specify size |
Specifies the width of the drop-down list.
|
Results display |
Select a display format for the autocomplete search results.
Select the Display results full screen on phone check box if you want the search results to cover the full screen of your mobile device. Select the Allow free-form input check box to allow users to enter values that are not part of the autocomplete source list. |
Control |
Specify a format for the autocomplete control. You can style autocomplete controls and create additional formats in the skin rule. |
Label |
Specify a format for the autocomplete control label. |
Read-Only format | |
Type |
Select a format (read-only) used with this property. Your selection filters the format options.
|
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. |
Advanced Presentation Options |
Instead of creating a new custom format in the skin, you can adjust elements in a cell by applying Cascading Style Sheet (CSS) helper classes. For example, you can use a CSS helper class to center an element in a cell or to double the standard right margin for the element.
For more information, see CSS helper classes. |