Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Can a Menu Item be disabled through Javascript?
posted

Can a Menu Item be disabled through Javascript?

When I try to use the GetItems() function of the WebData Menu I get: Object doesn't support this property or method.

I believe this functionality existed in 9.2.

Here is the code I'm using. This worked in a 9.2 project:

var

 

items = menu.getItems();

An example of the Javascript that will work would be appreciated.

Thanks in advance.

Parents Reply Children
No Data