Consultor Eletrônico



Kbase P51594: How to use the dynamics Toolbar and Menu Designer toggle pro
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/6/2003
Status: Unverified

GOAL:

How to use the dynamics Toolbar and Menu Designer toggle property?

GOAL:

What is the Toolbar and Menu Designer Action Type 'PROPERTY' for?

FACT(s) (Environment):

Dynamics 2.0A

FIX:

The Action Type 'PROPERTY' allows you to toggle a property that is defined in the 'Toggle Property' fillin. So, in the 'Toggle Property' fillin you specify a property in the object at the other end of the link specified in the 'Item Link' fillin. Then when you select this menu option or Toolbar button, the property should be toggled on or off using the standard 'get<property>' 'set<property>' functions defined in the object.

The 'Label Substitute' modifies the menu label and tooltip at runtime to include some value from a database table or property value, from the object linked via the 'Item Link' fillin. So if you specify a property in the 'Label Substitute' fillin and then specify '&1' in the menu label or tooltip, the value of the property should be included in the label.