September 2017
Intermediate to advanced
408 pages
9h 25m
English
We can use the GlideMenu class to customize the options available in the form header context menu through the client scripts. The g_item object refers to the GlideMenuItem class.
The following are some examples of functions available in the GlideMenu class:
g_menu.clearImage(g_item);
g_menu.setDisabled(g_item)
Read now
Unlock full access