Hi, Using NT 14.18 and c11.0.13630.
I am calling a MemForm in Change Mode.
Question 1: I am capturing a local field with a alphanumeric field on Tab1. I want to display this field which is saved as a Session Variable on Tab2 - 'thisVIN'. I save it as p_web.SSV('thisVIN', thisVIN). I have tried various Display field methods such as displaying the TEXT of p_web.GSV('thisVIN'). I have tried displaying it as a Session Variable using p_web.GSV('thisVIN'). No luck. What is the trick?
Thanks,
Ron