Basic control properties such as name, visible, auto-size, and so on are accessible through the object model, but not through the EPM Workspace user interface. Some limitations apply to control properties.
Table 228. Control Limitations in EPM Workspace
Control | Limitation in EPM Workspace |
---|---|
Command button | Text wrap is available only in Internet Explorer and not available when the 508 accessibility feature is enabled. |
Drop down | The OnSelection event does not fire when the first selection from the down-down list is the first item on the list. You must enter a blank for the first item or instruct users to select some other list item before selecting the first list item. |
Text box | The OnEnter and OnChange events do not fire. Note: In Netscape, dashboard text boxes with the password property set to TRUE display only the bottom half of the cursor at the very top of the text box. The issue is visual only; functionality is intact. |