Subfile Dropdown
axSubfileDropdown - Attach a dropdown list to subfile option
axSubfileDropdown allows a dropdown list to be attached in a subfile option input box. When a subfile option input box is clicked, the subfile options will be displayed on a dropdown list and when one of the items is selected it will set its text in the input box.
Usability
|
Context |
Supported |
|---|---|
|
Input screen fields |
No |
|
Output screen fields |
No |
|
Input subfile fields |
Yes |
|
Output subfile fields |
No |
|
New screen elements |
Yes |
Properties
|
Name |
Description and Comments |
JavaScript |
Shipped default |
|---|---|---|---|
| showOnRightClick | Indicates whether the dropdown list will
be triggered by left-click or right-click. |
No |
False |
| applyOnFirstSubfileColumn | Indicates whether the dropdown list will only be attached to the first column of the subfile. | No | False |
| adjustColumnOffset | The number of pixels to add to the existing left position of the subfile option input box. The value can be negative or positive. | No | 0 |
| addHorizontalWidth | The number of pixels to add to the existing width of the subfile option input box. | No | 0 |
Notes, Comments and Warnings
This extension is only available to subfile with subfile options.
This extension can only be configured in the Subfile Options pane in Auto-GUI tab.
See also
Example Using a drop down as subfile option field in eXtensions Tutorial 12 - FAQ and Examples.
Application Style Collection for Application themes
