Hello, i realized a form and in a form_tbl i put a button for show details of a row and i have associated svy_nav_ShowTableDetail function at the action event. But when i press the button i receive this error:
Exception Object: org.mozilla.javascript.EcmaError: TypeError: Cannot read property “program_name” from undefined (C:\Users\poyel\servoy_workspace\svy_nav_navigation\globals.js#3509)
MSG: TypeError: Cannot read property “program_name” from undefined (C:\Users\poyel\servoy_workspace\svy_nav_navigation\globals.js#3509)
TypeError: Cannot read property “program_name” from undefined (C:\Users\poyel\servoy_workspace\svy_nav_navigation\globals.js#3509)
TypeError: Cannot read property “program_name” from undefined (C:\Users\poyel\servoy_workspace\svy_nav_navigation\globals.js#3509)
at C:\Users\poyel\servoy_workspace\svy_nav_navigation\globals.js:3509 (svy_nav_showTabDetail)
Anyone help me?
Thanks in advance