hi there, I have a dw inherited from dw_main which is inherited from u_dw. I have script in the pfc_prermbmenu to enable the open option on the right menu and then bring back detail of what user chooses. When I run the app the menu doesn't appear. when I add breakpoints in the event and debug it the code is not run. I've copied this code from another window which works ok. code below:
m_dw.m_table.m_open.enabled = true
but the application is not even running this code is there a setting I've missed somewhere?
thanks
m_dw.m_table.m_open.enabled = true
but the application is not even running this code is there a setting I've missed somewhere?
thanks