Local Action priority

To adapt to Multiple Dialogs and ON ACTION ... IN FIELD, the LocalAction mechanism has been slightly revised.

In prior versions, an Runtime System Action always had higher priority than LocalActions. This means that if you have an inactive Runtime System Action having the same name as a LocalAction, all ActionViews (Buttons, toolbar items...) are disabled. In 2.20, when the Runtime System Action is disabled, the state of the ActionViews will be the LocalAction state.