NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: walter.dasilva on May 14, 2012, 11:07:50 AM
-
Hi,
How to get the value from a browse of highlighted row. the highlighted row could be selected by user or automatic selected by NT on browse inicialization or refresh.
thanks
-
The unique identifier that you set for the browse will automatically be in and updated in the session Q.
So if the unique identifier is VEN:ID then p_web.gsv('VEN:ID') will return the value you want.