Hi Guys,
When I call a child NetWebBrowse procedure from a parent NetWebBrowse;
The primary key value from the parent NWB is available in the child NWB from a session value, and working fine!
How do I add another field in the parent NWB to a session value?
I've tried using the "Session Variables" under the Advanced tab of the parent NWB, but the column-value of the selected record is not available in the child NWB?