Universal Hints
The following widget hints may be used for any parameter type:
Widget Name |
Value |
Description |
WIDGET_DEFAULT |
0 |
DashBoard will choose what it thinks is the best widget to use for the parameter type and constraint (makes the parameter work like it does with DashBoard 1.0). |
WIDGET_TEXT_DISPLAY |
1 |
shows a read-only version of the parameter value (uses same widget that is shown when WIDGET_DEFAULT parameter is set to read-only). |
WIDGET_HIDDEN |
2 |
still uses space on the menu page and shows the label for the parameter but show a blank area on the menu page where the widget would be. |
WIDGET_LABEL |
100 |
Displays the value of the parameter as a read-only label |