Issue 31195 — Reset $hide does not work on cascading menus
Status: Solved in 10.2.01
Solution available in patch(es): MG01
Description:
Summary: Reset $hide does not always work on cascading menus. Environment: + Uniface: Version 9.7.01 + Operating System: All + Database: All Scenario: 1. An application has a Menu Bar. 2. The Menu Bar has a Dropdown Menu. 3. The DropDown menu has a Cascading Menu. 4. The Predisplay trigger has: set $hide reset $hide // depending on certain conditions This means that in some situations item is visible and in other situations it is not (on the form). Actual: The reset $hide does not work, the item remains hidden.
Workaround:
There is no known workaround for this problem.
Notes:
Issues is fixed and working.