|
: 49 : 51 : 2 |
For action buttons and menu items, include a "Disable-when" formula that would work similar to the "Hide-when" formula for these controls. The difference being that the "Disable-when" formula would display a grayed-out, disabled control when the formula evaluates to true. In most cases, if you don't want a user to do something, you don't even show them the control (by using a hide-when formula, for example). However, there are cases when it makes sense to display a grayed-out, disabled control to let the user know that the control is available, but not currently enabled. The Lotus Notes and Domino Designer clients have these types of controls, so why don't they provide the ability for developers to design applications with them?
|